From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 08:09:45 2005 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 14ABA16A4CE for ; Fri, 28 Jan 2005 08:09:45 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4153443D2D for ; Fri, 28 Jan 2005 08:09:43 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so413828rne for ; Fri, 28 Jan 2005 00:09:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=V9x4OFBJh0PtHXggUyo0swIUsrtqx/Vrn8xJ3ZFSpi78rxMqKNyTN9tZ6ukwkNzqRkPfqKaSYKFDPDwQyA2Mdr93uu0dvHw6tqp09xkPvbgUPsU/Gqjnz4FEeLnbxQZay4Tu0eKaKDrn2qnpM3ikepQdlnonEQTQSwlJ9LeiWd4= Received: by 10.38.149.41 with SMTP id w41mr274120rnd; Fri, 28 Jan 2005 00:09:42 -0800 (PST) Received: by 10.38.74.6 with HTTP; Fri, 28 Jan 2005 00:09:42 -0800 (PST) Message-ID: Date: Fri, 28 Jan 2005 09:09:42 +0100 From: Gert Cuykens To: christophe ollier In-Reply-To: <41F9EDC0.9060904@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41F8AEF7.3010502@free.fr> <20050127104404.GB3270@gravitas.thebunker.net> <41F9EDC0.9060904@free.fr> cc: freebsd-questions@freebsd.org Subject: Re: Witch apache, mysql and php do i need ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 08:09:45 -0000 On Fri, 28 Jan 2005 08:46:09 +0100, christophe ollier wrote: > It seems your ports index is missing. I think you can try this to make > another one : > > cd /usr/ports > make fetchindex > portsdb -u > wohoooo :) 7rxI# make pretty-print-run-depends-list This port requires package(s) "apache-1.3.33_1 expat-1.95.8 fontconfig-2.2.3,1 freetype2-2.1.7_4 jpeg-6b_3 mysql-client-4.0.23a openssl-0.9.7e_2 pdflib-6.0.1_1 pecl-pdflib-2.0.4 perl-5.8.5 php4-4.3.10_2 php4-bz2-4.3.10_2 php4-gd-4.3.10_2 php4-mysql-4.3.10_2 php4-openssl-4.3.10_2 php4-pcre-4.3.10_2 php4-zlib-4.3.10_2 pkgconfig-0.15.0_1 png-1.2.8 t1lib-5.0.1,1 xorg-libraries-6.8.1_1" to run. 7rxI# still see apache-1.3.33 doh aldo i said in make.cong to pic 2.1 ? 7rxI# cat /etc/make.conf CPUTYPE?=amd64 CFLAGS= -O -pipe COPTFLAGS= -O -pipe DOC_LANG= en_US.ISO8859-1 X_WINDOW_SYSTEM=xorg WITH_LAME= yes PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo WITH_APACHE2=yes APACHE_PORT=www/apache21 DEFAULT_PHP_VER=5 WITH_MYSQL_VER=50 7rxI#