[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package shared library with application



Damir Porobic wrote:

> Hi All,
> 
> 
> I'm trying to package my application together with a shared library that I
> have written but run now into following error:
> 
> 
> dpkg-shlibdeps: error: no dependency information found for
> /usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0.0.1 (used by
> debian/ksnip/bin/ksnip) Hint: check if the library actually comes from a
> package.
> 
> 
> After searching for a solution, I saw that some folks suggest, as a
> workaround, to add following to the rules:
> 
> 
> override_dh_shlibdeps:
> 
>      dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
> 

Do you have it in the install file and also I am not sure about the
CamelCase
Does it install correctly after compilation?



Reply to: