Hi Oleg > >Hi, All > >have all hamm system and just found that >adduser dumps core independently of >any given input. > >Is this known problem ? > >regards
You are not by any chance using KDE .deb's packaged by the KDE ppl themselves? It seems to have this weird habit of causing perl to use one of its libraries (which uses libc5) instead of the proper one... You can fix this by taking the kde lib directory out of your LDLIBRARY environment variable, and instead placing it at the bottom of your /etc/ld.so.conf file... You can make sure by typing ldd /usr/bin/perl. If you see any mention of libc5, you know something is causing perl to be linked to the worng library.... Cheers Neilen ---------------------------------- E-Mail: Neilen Marais <[EMAIL PROTECTED]> Date: 26-Jan-98 Time: 14:27:41 This message was sent by XFMail ---------------------------------- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .