http://qa.mandrakesoft.com/show_bug.cgi?id=3547

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-03-27 01:30 -------


this is a bug in libwhisker which should create the directory. A
standard perl module do create the directory as needed.





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
I was trying to install libwhisker and I debuged the error to:

chdir("/usr/lib/perl5/site_perl/5.8.0") = -1 ENOENT (No such file or directory)

I have checked the Config file the install is using:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/Config.pm
and there are some references to a path wich does not exit:

[EMAIL PROTECTED] libwhisker-1.6]# grep site_perl 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/Config.pm
installsitearch='/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi'
installsitelib='/usr/lib/perl5/site_perl/5.8.0'
sitearch='/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi'
...

There is a vendor_perl but not site_perl on /usr/lib/perl5/

Reply via email to