> ----- Original Message -----
> From: "Sergio Korlowsky" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: July 07, 2001 7:41 PM
> Subject: [Cooker] Perl (libperl.so) and xchat
> 
> >
> > While trying to run Xchat latest version found in cooker
> > it complains about a missing library ( libperl.so)
> >

"David C. Hoos, Sr." wrote:
> 
> I your file /etc/ld.so.conf does not contain the line
> /usr/lib/perl5/5.6.0/i386-linux/CORE
> you nmeed to add it, then run ldonfig.
> 
> To see what .so files are needed by an execuatble, run
> the command ldd <executable-file>
> 
> This command will show all of the files neded, and
> where they are found on your system.
> 

I got the same error when trying to run 'visudo'.  While urpmf showed the
library to be in /usr/lib/perl5/5.6.0/i386-linux/CORE and that tree exists on my
machine, the CORE directory happened to be at
/usr/lib/perl5/5.6.1/i386-linux/CORE (perhaps a somewhat common glitch?).  Using
a personalized adaptation of all the advices on this thread, I have now got
visudo working :D (theoretically, if anyone around here knew how to use it). 
Thanks.

rolf

Reply via email to