On Tuesday 03 July 2001 02:21, Achim Bohnet wrote: > On Monday 02 July 2001 19:13, Debian User wrote: > > I get the error " /usr/bin/ld: cannot find -ldes" when compiling > > kdebase-crypto-2.2-cvs20010622 (see complete output below). I > > "fixed" the problem by purging (through the very handy > > kfilereplace) all references to "-ldes." But what library > > provides -ldes? > > > > Doing a deb search the most likely suspects appear to be the > > packages "graphics/picon-usenix" and "graphics/picon-users" which > > provide stuff like > > "usr/lib/picon/usenix/gov/nist/cme/libes/face.gif." > > ^^^^^ > try to search for > 'libdes' instead of 'libes' ;) > > http://packages.debian.org/cgi-bin/search_contents.pl?word=libdes&c >ase=insensitive&version=stable&arch=i386&directories=yes
Got it. A kerberos thing. But why doesn't apt-get build-dep pull it? The Build-Depends read: alpha:~$ grep "Build" kdebase-crypto_2.2-cvs20010622-4.dsc Build-Depends: automake, libtool, debhelper (>> 3.0.0), sed, libpam0g-dev, kdelibs-dev (>= 4:2.2-0), libssl-dev, kdelibs3-crypto, libkrb5-dev Is this a symlinking problem? alpha:~$ ls /usr/lib/libdes* /usr/lib/libdes425.a /usr/lib/libdes425.so.3 /usr/lib/libdes425.so /usr/lib/libdes425.so.3.0