[Debian-med-packaging] Bug#519724: Bug#519724: libinsighttoolkit3-dev: User program link error - libuuid
Gregory Sharp
gregsharp.geo at yahoo.com
Sat Mar 14 18:05:57 UTC 2009
--- On Sat, 3/14/09, Nelson A. de Oliveira <naoliv at debian.org> wrote:
> From: Nelson A. de Oliveira <naoliv at debian.org>
> Subject: Re: [Debian-med-packaging] Bug#519724: libinsighttoolkit3-dev: User program link error - libuuid
> To: gregsharp.geo at yahoo.com, 519724 at bugs.debian.org
> Date: Saturday, March 14, 2009, 10:40 AM
> Hi Gregory!
>
> On Sat, Mar 14, 2009 at 2:30 PM, Gregory Sharp
> <gregsharp.geo at yahoo.com> wrote:
> > User programs which try to link to debian ITK using
> the usual
> > CMake method of FIND_PACKAGE(ITK) cannot link. The
> path specified
> > in ITKLibraryDepends.cmake is /usr/lib/libuuid.so, but
> debian
> > installs in /lib/libuuid.so.
>
> libuuid.so (from uuid-dev) is installed as
> /usr/lib/libuuid.so
> (See:
> http://packages.debian.org/sid/i386/uuid-dev/filelist)
>
> If I understood it correctly, I can't see where
> it's wrong.
Hi Nelson,
That is interesting. I don't have uuid-dev installed.
Now I look at the dependencies it seems that uuid-dev is
not a dependency. Instead, libuuid1 is the dependency.
gsharp at stonesmith:~$ dpkg -S /lib/libuuid.so.1
libuuid1: /lib/libuuid.so.1
I don't understand why one in /lib, and another in /usr/lib.
But anyway, that does explain the problem.
Greg
More information about the Debian-med-packaging
mailing list