Just add the following lines in your qmail-scanner.pl script right at the
begining of the script:

use FindBin ();
use lib "$FindBin::Bin";


For more information, see: http://perl.com/pub/a/2002/05/14/mod_perl.html?page=2


Alternatively, you can remove Perl 5.6.1 completely and reinstall Perl 5.8.0.


Regards,

+---------------------------------------------------+
| Ziaur Rahman           |       PGP Key: 0x8B686E8E|
| http://zia.info        |        http://pgp.mit.edu|
|                        |                          |
+---------------------------------------------------+
.-.-.-.-.-.-.-.-.- Quote-o-moment .-.-.-.-.-.-.-.-.-.

O'Toole's commentary on Murphy's Law:
        Murphy was an optimist.

.-.-.-.-.-.-.-.-.- Quote-o-moment .-.-.-.-.-.-.-.-.-.
Composing started at: Sun Jun 15 12:11:46 SGT 2003
     _)        _)        _|
 _  / |  _` |   | __ \  |    _ \
   /  | (   |   | |   | __| (   |
 ___|_|\__,_|_)_|_|  _|_|  \___/

 --.. .. .- .-.-.- .. -. ..-. ---
(           morse code           )


Quoting Jason Staudenmayer <[EMAIL PROTECTED]>:

| HELP, I was installing some modules from CPAN and all was well. After
| installing some new software, qmail-scanner.pl to be exact, the script can
| find the new modules. The script is looking for /usr/local/lib/perl5/5.6.1
| but that is no longer there it's now 5.8.0 and I can't figure out where I
| need to make a change to fix this. Please for the love of LINUX HELP
| ME!!!!!!!.
|
| TIA
|
| Jason
|
|
| --
| redhat-list mailing list
| unsubscribe mailto:[EMAIL PROTECTED]
| https://www.redhat.com/mailman/listinfo/redhat-list
|



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to