Date: Thu, 29 Sep 2011 17:46:44 -0400 From: Lowell Gilbert <Lowell@Be-Well.Ilk.Org> To: Alberto Mijares <amijaresp@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: About suidperl in FreeBSD Message-ID: <447h4rf2d7.fsf@lowell-desk.lan> In-Reply-To: <CAGZBXN9muTaUsD_QQKy8n-eqVtZjUcJzHcv4AtM5BhWCE_D3zA@mail.gmail.com> (Alberto Mijares's message of "Thu, 29 Sep 2011 16:24:36 -0430") References: <CAGZBXN9muTaUsD_QQKy8n-eqVtZjUcJzHcv4AtM5BhWCE_D3zA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alberto Mijares <amijaresp@gmail.com> writes: > I need suidperl for openwebmail. I include > > ENABLE_SUIDPERL=true > > in /etc/make.conf and compile with > > make -DENABLE_SUIDPERL"TRUE" install clean > > Even so there is no /usr/bin/suidperl anywhere. Any advise? I'm > missing something? 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 # cd /usr/ports/lang/perl5.12 (or the directory for which ever other perl you want), then # make config (so you can select the SUIDPERL option), then # 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. Good luck!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447h4rf2d7.fsf>