From owner-freebsd-ports@FreeBSD.ORG Sat May 31 07:06:27 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB8837B401; Sat, 31 May 2003 07:06:27 -0700 (PDT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2525C43FAF; Sat, 31 May 2003 07:06:27 -0700 (PDT) (envelope-from david@davidsaccess.com) Received: from 209-6-24-41.c3-0.sbo-ubr2.sbo-ubr.ma.cable.rcn.com ([209.6.24.41] helo=dpser) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 19M706-0003zF-00; Sat, 31 May 2003 10:06:26 -0400 From: "David Clark" To: Date: Sat, 31 May 2003 09:58:49 -0400 Message-ID: <004901c3277c$c2a902b0$3301a8c0@dpser> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 14:06:28 -0000 Dirk, First, let me say that I only know enough *nix to be dangerous, so I apologize if this is a stupid newbie question. I have a virtual account with su access. It has php 4.0.6 installed, and I'm trying to upgrade since they claim it is outside their realm of responsibility. When doing make, I get ===> Extracting for mod_php4-4.3.1,1 >> Checksum OK for php-4.3.1.tar.bz2. ===> mod_php4-4.3.1,1 depends on file: /usr/local/sbin/apxs - found ===> mod_php4-4.3.1,1 depends on shared library: gd.2 - found ===> mod_php4-4.3.1,1 depends on shared library: freetype.9 - not found ===> Verifying install for freetype.9 in /usr/ports/print/freetype2 ==> Skipping freetype2-2.0.5 which is already installed. ===> Returning to build of mod_php4-4.3.1,1 Error: shared library "freetype.9" does not exist *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. *** Error code 1 Stop in /usr/home/usr111074219/mod_php4. Any ideas? dc