>> kayak2 /home/bradshaw/dnload # dpkg -i libc5_5.4.23-6.deb >> ldconfig: warning: can't open /usr/lib/libc.so (No such file or >> directory), skipping >> ldconfig: warning: can't open /usr/lib/libm.so (No such file or >> directory), skipping >> >> Afterwards, >> >> /usr/lib/libc.so -> /lib/libc.so.5.4.20 (doesn't exist) >> /usr/lib/libm.so -> /lib/libm.so.5.0.7 (doesn't exist) >> >> /lib/libc.so.5 -> libc.so.5.4.23 (does exist) >> /lib/libm.so.5 -> libm.so.5.0.8 (does exist) > >Upgrade libc5-dev, it needs to stay in sync with libc5. In general, the >dev and lib packages need to match version numbers.
Thanks Scott, ldconfig is happy now. It would be nice if the readme stated that the ldconfig warnings were ok, or recommended getting libc5-dev* in addition to libc5_*. -- Lee Bradshaw [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .