On Wed, Nov 05, 2003 at 09:44:54AM +0000, Stevens, Julian C wrote: > > Would it be sensible to install 2 versions of perl? >
Quite common. Solaris now comes by default with 5.005... and 5.6.1 and I add 5.8.? to use with spamassassin. It is not that spamassassin needs 5.8, but it needs some modules that Sun does not supply. And perl seems picky about what compiler is used to compile its modules. They have to be compiled witht the same compiler and libraries as the executable perl. Sun uses its commercial compiler that I can't afford so I have to build my own perl and modules. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
