Jim wrote:

>> Lets see if two sets of files are the same:

>> ls -l
>> /usr/local/lib/perl5/site_perl/5.8.7/Net/Server/Daemonize.pm
> -r--r--r--    1 root     root        10670 Dec  5 20:56 
> /usr/local/lib/perl5/site_perl/5.8.7/Net/Server/Daemonize.pm
>> ls -l /usr/lib/perl5/site_perl/5.8.1/Net/Server/Daemonize.pm
> -r--r--r--    1 root     root        10446 Jun 20  2005 
> /usr/lib/perl5/site_perl/5.8.1/Net/Server/Daemonize.pm
>> ls -l /usr/local/lib/perl5/site_perl/5.8.7/Net/Server.pm
> -r--r--r--    1 root     root        65449 Dec  5 22:13 
> /usr/local/lib/perl5/site_perl/5.8.7/Net/Server.pm
>> ls -l /usr/lib/perl5/site_perl/5.8.1/Net/Server.pm
> -r--r--r--    1 root     root        61003 Jul 16  2005 
> /usr/lib/perl5/site_perl/5.8.1/Net/Server.pm

I'm thinking this may not tell us anything. It could be the modules
are different for the different versions of Perl.
Actually, the one thing it might tell me is it might be a
good thing they are different, because you previously copied Server.pm
from one to the other, and now they are not the same, so the
'force install' may have fixed that. It's up to you if you want to
revert to 0.87 or not. If you do, it would be interesting to see where
it installs.

Gary V



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to