From owner-freebsd-questions@FreeBSD.ORG Tue Mar 16 18:58:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD1016A4CE for ; Tue, 16 Mar 2004 18:58:41 -0800 (PST) Received: from web1.hostrack.com (unknown [63.105.72.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6925143D1D for ; Tue, 16 Mar 2004 18:58:41 -0800 (PST) (envelope-from stevei@black-star.net) Received: (qmail 32707 invoked from network); 17 Mar 2004 02:58:41 -0000 Received: from adslbt49.cofs.net (HELO altair) (66.77.169.49) by web1.hostrack.com with SMTP; 17 Mar 2004 02:58:41 -0000 Message-ID: <0d0801c40bcb$e816ee20$1a01a8c0@blackstar.net> From: "Steve Ireland" To: References: <4271.67.169.50.158.1079488474.squirrel@www.ValueDJ.com> Date: Tue, 16 Mar 2004 21:59:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: Re: qmail-scanner.pl and perl 5.8? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2004 02:58:41 -0000 ----- Original Message ----- From: To: Sent: Tuesday, March 16, 2004 20:54 Subject: qmail-scanner.pl and perl 5.8? > if I look in /usr/bin I see: > > lrwxr-xr-x 1 root wheel 23 Nov 6 11:49 suidperl -> > /usr/local/bin/suidperl > > if I do a ls -l /usr/local/bin | grep suidperl I get nothing. So the > SymLink is pointing to nothing? > > I did: > cd /usr/ports/lang/perl5.8 > make install clean > use.perl port > > Should I not use perl 5.8? did they remove the suidperl in 5.8? If you > are wondering yes I cvsup my ports to the current. Did you uncomment "ENABLE_SUIDPERL= true" in your make.conf? Regards, Steve