From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 19:41:43 2008 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 91EF1106566C for ; Fri, 11 Jul 2008 19:41:43 +0000 (UTC) (envelope-from stuttle@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.185]) by mx1.freebsd.org (Postfix) with ESMTP id 2F0D38FC16 for ; Fri, 11 Jul 2008 19:41:42 +0000 (UTC) (envelope-from stuttle@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so612416gve.39 for ; Fri, 11 Jul 2008 12:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=q1IkqhR4Xqy2QyY/aCIubX2iKHIHwUfgxrDBRL3T3DE=; b=uxCSLPeiURmOtILNDcU8sxZreX1m7yAVmuq+CYqXztVSqWPxf1B1OVYylpI8+EF7HX AhncNsieEqjgMwl5NHpRUXqwcwkBDhz+j97ofnf6YbeTzEORsJP8LFtE38yGf4NxBs8T roacj62c8iGFEFiiAxlsDMs63qMfVKlNRVK7w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=QjwNnMm5kpyR8gIxoxw9pNHJk46hQn9qHlL7WV4Zl1tmxx7vxFMx4kj+68qnfm3tgN IGCIF8NHxrKHfvXS/A1WTsWXiiyTYHuPpGnGtf9HTgQqrVeBLSAxsvMQnXBnbWQcwR7v saXbrNrn7YjlkfWKsFp4OmYHjhwBVoE2ZRckU= Received: by 10.125.92.4 with SMTP id u4mr3187903mkl.94.1215805300061; Fri, 11 Jul 2008 12:41:40 -0700 (PDT) Received: from ?192.168.0.101? ( [91.111.88.216]) by mx.google.com with ESMTPS id 11sm739218hug.62.2008.07.11.12.41.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 11 Jul 2008 12:41:39 -0700 (PDT) Message-Id: From: Stut To: Brad Mettee In-Reply-To: <4.3.2.7.2.20080711151918.03aa81c0@mail.pchotshots.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 11 Jul 2008 20:41:34 +0100 References: <4.3.2.7.2.20080711151918.03aa81c0@mail.pchotshots.com> X-Mailer: Apple Mail (2.926) Cc: freebsd-questions@freebsd.org Subject: Re: general question - php5 extensions 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, 11 Jul 2008 19:41:43 -0000 On 11 Jul 2008, at 20:30, Brad Mettee wrote: > I've been banging my head for 2 days trying to get php5 compiled > with extensions OR a way to find the .so files so it could > dynamically link them. I've finally stumbled on the php5-* > directories in the ports tree and it's compiling extensions right > now, except that I keep having to deinstall an extension then > restart the php5-extension make again so it can continue. > > Why isn't there a single folder under the lang/php5 directory that > would put all of the extensions in the same place? Having them > broken up into all of the varying places in the tree makes it > extremely difficult to find them. Or maybe at least have sym links > to them in one place. > > This is just for discussion, I don't expect an actual answer.......... /usr/ports/lang/php5-extensions -Stut -- http://stut.net/