could it be using a different perl binary?
On Sun, Jul 5, 2009 at 03:26, LuKreme<krem...@kreme.com> wrote: > When trying to build SA3.3 I got the following error: > > ERROR: the required NetAddr::IP module is not installed. at > lib/Mail/SpamAssassin/Util/DependencyInfo.pm line 285. > > Trouble is, I have p5-NetAddr-IP-4.00.7 installed via ports > > $ where netaddr > p5-NetAddr-IP-4.00.7 is in is in net-mgmt/p5-NetAddr-IP > net-mgmt/p5-NetAddr-IP > $ source `which where` > #! /bin/bash > for i in `ls /var/db/pkg | grep -i $1`; do echo $i "is in" `pkgdb -o $i`; > done > > is it because all SA3.2.5 stuff is installed from ports and I need to set > some install directory so 3.3 can find everything? > > -- > Stomach in! Chest out! on your marks! get set! GO! Now, now that > you're free, what are you gonna be? Who are you gonna see? And > where, where will you go, and how will you know you didn't get > it all wrong? > >