From owner-freebsd-questions Sat Mar 3 10:25:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 3AB5137B71A for ; Sat, 3 Mar 2001 10:25:21 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9M002XFVZJ17@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.org; Sat, 3 Mar 2001 10:14:08 -0800 (PST) Date: Sat, 03 Mar 2001 10:14:08 -0800 From: "Riley J. McIntire" Subject: RE: Apache + PHP from ports (error 1 with sysinstall) In-reply-to: To: Bart Pustjens Cc: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you're installing from the CD you may be experiencing a problem I had. However, I didn't use sysinstall. Doing a "make install" in /usr/ports/www/mod_php[3,4] resulted in a failure to install libmcrypt, which gives an error 1 for the module. What finally fixed it was cvsup'ing a new ports tree. Using sysinstall to install a new ports tree did not work, but I was informed it should work in a few days. cvsup'ing ports is easy, but if you want to use sysinstall ftp it from ftp.freebsd.org, don't use the cd. You probably want to mv /usr/ports /usr/ports.ORIG or delete it. There was a minor problem with installing ../graphics/gd after cvsup'ing--the checksum failed. I installed a new skeleton for it and changed the md5 in the distinfo file. The latter was probably all that's necessary if it hasn't been fixed--distinfo is out of date. Or use the NO_CHECKSUM=YES switch to make. hth, Riley > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bart Pustjens > Sent: Saturday, March 03, 2001 8:29 AM > To: freebsd-questions@freebsd.org > Subject: Apache + PHP from ports (error 1 with sysinstall) > > > Hi, > > I've made a clean FreeBSD 4.2 machine and I want > to install mod_php from the ports collection (using > sysinstall). Apache can be installed (from ports/www) > but when I try to install the PHP module (from > ports/www) I get an error 1 from sysinstall ? > Why can't I install it or is there any default Apache+PHP > available from the ports collection ? > > With regards, > Bart Pustjens > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message