Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-09 Thread Marc Dufresne
Got it working. Didn't realize I forgot to add perl at the end of /usr/bin. That's what happens when you work later hours!! Marc Dufresne, Corporate IT Officer St. Lawrence Parks Commission 13740 County Road 2 Morrisburg, ON K0C 1X0 E-mail: [EMAIL PROTECTED] Voice: 613-543-3704 Ext#2455 Fax:

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Daniel O'Connor
On Saturday 08 April 2006 23:12, Marc Dufresne wrote: > It strongly recommends that I remove /usr/local. But if I choose to > contnue then run > > ./install.sh --perl=/path/to/perl > > > When I ran ./install.sh --perl=/usr/bin > > I receive numerous errors saying > > Attempting to install module >

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Vladimir Botka
Hello, the normal installation method in FreeBSD is the usage of the ports collection. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Spamassassin can be installed from the mail/p5-Mail-SpamAssassin port. For me SA works well on 6.0 with postfix. Cheers, -vlado D

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Marc Dufresne
It was created b the author of mailscanner. I'll post it to the mailscanner forum. Marc Dufresne, Corporate IT Officer St. Lawrence Parks Commission 13740 County Road 2 Morrisburg, ON K0C 1X0 E-mail: [EMAIL PROTECTED] Voice: 613-543-3704 Ext#2455 Fax: 613-543-2847 Corporate website: www.parks.

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Dhawal Doshy
Marc Dufresne wrote: Downloaded install-Clam-SA for 0.88.1 and SA3.1.1 When I run the ./install.sh You'll be better off asking this question on the mailscanner list.. i don't use the install-sa-clam package but a lot others on the mailscanner list do so. In any case (purely speculating h

Re: Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Theo Van Dinter
On Sat, Apr 08, 2006 at 09:42:51AM -0400, Marc Dufresne wrote: > Downloaded install-Clam-SA for 0.88.1 and SA3.1.1 > > When I run the > ./install.sh > > It says I have two copies of perl [...] You'll want to ask the people who wrote that script / from wherever you got the script from. I've n

Cannot install SA-3.1.1 FreeBSD 5.4

2006-04-08 Thread Marc Dufresne
Downloaded install-Clam-SA for 0.88.1 and SA3.1.1 When I run the ./install.sh It says I have two copies of perl one located in /usr/bin and the other located in /usr/local It strongly recommends that I remove /usr/local. But if I choose to contnue then run ./install.sh --perl=/path/to/perl