$ sudo /sw/bin/fink install libjpeg
Information about 154 packages read in 0 seconds.
Use of uninitialized value in string ne at /sw/lib/perl5/Fink/Engine.pm line 
1579.
Failed: no package found for specification 'libjpeg'! 

the 1579th line of Engine.pm is:
        if ($config->param("SelfUpdateMethod") ne "point") 

seems like perl 'ne' operator is treated as string...
what's going on?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to