--- Matthew Hambley <[EMAIL PROTECTED]> wrote: > I attempted to install slapd this afternoon. It complains that it is > unable to find libthreads.so.0.2. I have libthreads.so.0.3 which I'm > assuming cam as part and parcel of libc0.3. Am I right in thinking that I > can't have both libc versions because of some major brakages between the > two? If so this would seem to be a dependency problem. > > -- > (\/)atthew )-(ambley ---------------\ If something's worth doing it's worth > E-mail : [EMAIL PROTECTED] \ doing badly until you can learn to > Public key : C487AC52 \ do it well. > Web : http://www.aether.demon.co.uk/ \-----------------------------------
libthreads is actually part of the Hurd. This package was compiled between the libc break/update, and the hurd break/update, so it just needs to be recompiled and binary NMU'd. You cannot have both libc0.2 and libc0.3 installed at the same time, nor can you have libthreads0.2 and libthreads0.3 installed at the same time. ===== James Morrison University of Waterloo Computer Science - Digital Hardware 2A co-op http://hurd.dyndns.org Anyone referring to this as 'Open Source' shall be eaten by a GNU __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/

