Date: Fri, 30 Sep 2011 09:46:53 -0430 From: Alberto Mijares <amijaresp@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: About suidperl in FreeBSD Message-ID: <CAGZBXN-9XVj%2BDowxWMnp9iQ7G1KucUCJyngiuJ5O3rZ1GFh5cA@mail.gmail.com> In-Reply-To: <447h4rf2d7.fsf@lowell-desk.lan> References: <CAGZBXN9muTaUsD_QQKy8n-eqVtZjUcJzHcv4AtM5BhWCE_D3zA@mail.gmail.com> <447h4rf2d7.fsf@lowell-desk.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
> > The things you've tried don't make any sense to me; where did you get > such weird advice? > > I'd say to get rid of the things you added, then > =C2=A0# cd /usr/ports/lang/perl5.12 > (or the directory for which ever other perl you want), then > =C2=A0# make config > (so you can select the SUIDPERL option), then > =C2=A0# make clean install clean > > I would also suggest that you take a look at the ports section in the > FreeBSD Handbook, and then the manual page. > Since Perl 5.12 there is no SUIDPERL option in config. I compiled 5.10 and now I have /usr/local/bin/suidpperl. The big problem is: everything I compiled depending on perl is linked against 5.12 and some apps are broken (spamassassin, for example). How could I find every port that depends on 5.12 and recompile with 5.10? thanks Alberto Mijares
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGZBXN-9XVj%2BDowxWMnp9iQ7G1KucUCJyngiuJ5O3rZ1GFh5cA>