problems installing perl-5.8.8

Don Munyak don.munyak at gmail.com
Wed Apr 4 04:39:47 UTC 2007


> > Don Munyak wrote:
> > >I am having problems installing perl5.8.8 on a up-to-date
> > >FreeBSD-6.2.  After running...
> > >
> > >web# cd /usr/ports/lang/perl5.8
> > >web# make
> > >scripts install perl...
> > >
> > >web# make test
> > >(8) tests fail with the following message
> >

I can't explain why, but I was able to get perl-5.8.8 installed using
the following;

#  echo "ENABLE_SUIDPERL=true" >> /etc/make.conf
#  make install clean

Finished compiling and installed without any error stop codes

This came from http://www.bsdguides.org/guides/freebsd/security/perl_setuid.php

Once correction
> > >scripts install perl...
Perl never actually installed. The install process halted with an
error stop code

Thanks for your suggestions :)

Don


More information about the freebsd-questions mailing list