From owner-freebsd-questions Thu May 21 18:15:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20105 for freebsd-questions-outgoing; Thu, 21 May 1998 18:15:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.transfar.com ([202.103.100.244]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20066 for ; Thu, 21 May 1998 18:14:54 -0700 (PDT) (envelope-from phj@www.transfar.com) Received: from www.TransFar.com ([202.103.100.245]) by www.transfar.com (Netscape Mail Server v2.02) with ESMTP id AAA2793; Fri, 22 May 1998 10:10:13 +0900 Message-ID: <35654182.69EC77ED@www.TransFar.com> Date: Fri, 22 May 1998 09:12:35 +0000 From: phj X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: Ken Blundell CC: freebsd-questions@FreeBSD.ORG Subject: Re: Cgi/Perl Problem References: <01bd84bb$dc5439a0$0667eccf@hermes.osicom.net> Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG add /usr/local/bin into your PATH enviroment.maybe it right ? Ken Blundell wrote: > Hi All! I have a small problem here ;-)And, I hope I'm posting > this to the right group.........FreeBSD 2.2.2, P-166, 64 MB RAM, 4.3 > GB SCSI.I have a program wrtten in Perl 5 and it will not under Perl > 4.e.g. if i say#perl thisprogramIt will not work at all (the program > uses POSIX and cgi-lib.pl)but.....if i do this...#/usr/local/bin/perl > thisprogramit works great!I'm trying to use this cgi from a web page, > (Apache 1.2)The question is how do I use the Perl 5 engine from a web > page?Any help would be appreciated.Thanks, Ken. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message