From owner-freebsd-questions@FreeBSD.ORG Fri Aug 24 04:58:42 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3842A16A468 for ; Fri, 24 Aug 2007 04:58:42 +0000 (UTC) (envelope-from jhfoo-ml@extracktor.com) Received: from mail.nexlabs.com (www.nexlabs.com [210.193.32.133]) by mx1.freebsd.org (Postfix) with ESMTP id 638BE13C494 for ; Fri, 24 Aug 2007 04:58:41 +0000 (UTC) (envelope-from jhfoo-ml@extracktor.com) Received: (qmail 61451 invoked from network); 24 Aug 2007 04:11:17 -0000 Received: from 112.210-193-15.adsl.qala.com.sg (HELO ?192.168.1.105?) (jhfoo@nexlabs.com@210.193.15.112) by www.nexlabs.com with SMTP; 24 Aug 2007 04:11:17 -0000 Message-ID: <46CE5F45.9070805@extracktor.com> Date: Fri, 24 Aug 2007 12:32:05 +0800 From: Foo JH User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Andrew Falanga References: <340a29540708231940k6bb28431x7bc761217735b7d1@mail.gmail.com> In-Reply-To: <340a29540708231940k6bb28431x7bc761217735b7d1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: perl configuration question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2007 04:58:42 -0000 Have you tried simply installed Perl from the packages in the FreeBSD install CD? Andrew Falanga wrote: > Hi, > > I'm trying to install WebGUI on a FreeBSD system for my church. > WebGUI uses PERL for its operation. The program has a test > environment perl script that it tries to run to make sure the > environment can run WebGUI. On a couple of the perl modules it tries > to install, it bails saying that "make" is no good. > > I'm guessing this is because perl is expecting GNU make not BSD make, > and since it's looks for /usr/bin/make, I'm sure it's getting the > wrong version. I'm pretty much a perl neophyte, having written only > one perl script in my life and that was so pitifully little that it > really wasn't worthy of being called a script; I do not know how to > fix this. How does one fix the configuration of perl (if this is even > the problem, I'm going to try and see if this is something WebGUI is > trying to use). > > Andy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >