[CMake] FIND_LIBRARY not finding libtoto.so.1 if libtoto.so link
is missing
Eric Noulard
eric.noulard at gmail.com
Fri Aug 31 07:30:12 EDT 2007
2007/8/31, Andreas Pakulat <apaku at gmx.de>:
> On 31.08.07 13:19:51, Eric Noulard wrote:
> A program that uses libfoo doesn't
> need libfoo.so during runtime, only libfoo.so.X
Ok
>
> The development parts (headers and the .so link/file) usually come with
> a -dev or -devel package (libname-dev I mean). So I guess you just don't
> have that -dev package installed and this is not a bug in the package
> itself.
I end up thinking exactly the same way.
The fact is the lib is 'libtirpc' provided by fedora 7
and there is a
libtirpc package
but none of
libtirpc-dev / -devel or whatever.
You are right I miss the 'devel' version of the package.
--
Erk
More information about the CMake
mailing list