Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 00:10:55 -0400
From:      "Don Munyak" <don.munyak@gmail.com>
To:        questions@freebsd.org
Subject:   Re: problems installing perl-5.8.8
Message-ID:  <6207f7d90704032110k7b1be6c4mbc0db0f2ea28aed@mail.gmail.com>
In-Reply-To: <20070404033807.GA4806@holestein.holy.cow>
References:  <6207f7d90704031429q6383500boe5d913d708072dc7@mail.gmail.com> <4612C86F.3050007@wingfoot.org> <20070404033807.GA4806@holestein.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6207f7d90704032110k7b1be6c4mbc0db0f2ea28aed>