how to set PERL to right version
lconrad at go2france.com
lconrad at go2france.com
Fri Nov 1 19:03:05 UTC 2013
FreeBSD mx1.hctc.net 7.2-RELEASE
perl -v
This is perl, v5.8.9 built for i386-freebsd-thread-multi-64int
cd /usr/ports/mail/razor-agents/
make install
...
Building package for razor-agents-2.84
...
Creating bzip'd tar ball in
'/usr/ports/mail/razor-agents/work/razor-agents-2.84.tbz'
tar: lib/perl5/5.8/man/man3/Razor2::Errorhandler.3.gz: Cannot stat: No
such file or directory
tar: lib/perl5/5.8/man/man3/Razor2::Preproc::deHTMLxs.3.gz: Cannot
stat: No such file or directory
tar: lib/perl5/5.8/man/man3/Razor2::Syslog.3.gz: Cannot stat: No such
file or directory
... etc
the problem is all the stuff is in lib/perl5/5.8.9/, not /5.8
How to tell make the correct dir?
thanks
Len
More information about the freebsd-questions
mailing list