From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 17:58:18 2003 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 8AD7737B401 for ; Thu, 24 Jul 2003 17:58:18 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy00.prodigy.net.mx [148.235.168.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DFA143FA3 for ; Thu, 24 Jul 2003 17:58:17 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-106.prodigy.net.mx [200.67.41.106]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HIK003GA2OLPD@SMTP.Prodigy.Net.mx>; Thu, 24 Jul 2003 19:58:11 -0500 (CDT) Date: Thu, 24 Jul 2003 19:57:33 -0500 From: Alfonso Romero To: freebsd-questions , Derrick Ryalls Message-id: <005b01c35247$c2f99cc0$0100a8c0@ibacsoft.dynu.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT X-Priority: 3 X-MSMail-priority: Normal References: <006101c35246$5505d5e0$0200a8c0@bartxp> Subject: Re: problems with mod_php4 port 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: Fri, 25 Jul 2003 00:58:18 -0000 I found the problem... I Didnīt update the lang ports, and that was what the mod_php4 port was complaining about... I now updated ports/lang and all seems to go along now... ----- Original Message ----- From: "Derrick Ryalls" To: "'Alfonso Romero'" ; "'freebsd-questions'" Sent: Thursday, July 24, 2003 7:47 PM Subject: RE: problems with mod_php4 port > I updated the mod_php4 port, but it only has the files: > > Makefile > pkg-message > > > I canīt install it... where are the other files from this > port? The mod_php3 port is fine, but I need mod_php4! > > What should I do? Oddly enough, I recently installed mod_php4 and looking back, the directory only has those files in it. What does it say when you type make install?