Voytek, > I just 'noticed' I also have perl v5.8.6 > # /usr/bin/perl --version > This is perl, v5.6.1 built for i386-linux > > # /usr/local/bin/perl --version > This is perl, v5.8.6 built for i686-linux-thread-multi > > can I simply edit top of amavisd to point it at the more recent Perl ?
Yes you can. But you would need to be extremely careful when using existing (and installing new) Perl modules, as these may come from (go to) one or the other of your Perl libraries. More likely than not this will lead to confusion and inconsistencies, so if you can afford, it is safest to remove 5.6.1 entirely, along with all its library directories. Mark ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
