From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 20:16:03 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 2907F37B401 for ; Wed, 16 Jul 2003 20:16:03 -0700 (PDT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B27C443F93 for ; Wed, 16 Jul 2003 20:16:02 -0700 (PDT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.9/8.12.9) with ESMTP id h6H3FpWA064499; Wed, 16 Jul 2003 20:15:51 -0700 (PDT) (envelope-from admin2@enabled.com) From: "admin" To: Lowell Gilbert , "admin" Date: Wed, 16 Jul 2003 19:15:51 -0800 Message-Id: <20030717031537.M12543@enabled.com> In-Reply-To: <441xwpq2mw.fsf@be-well.ilk.org> References: <20030717023808.M25060@enabled.com> <441xwpq2mw.fsf@be-well.ilk.org> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 131.161.240.131 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 cc: freebsd-questions@freebsd.org Subject: Re: PHP3 installed and can't find libphp3.so 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: Thu, 17 Jul 2003 03:16:03 -0000 On 16 Jul 2003 22:59:51 -0400, Lowell Gilbert wrote > "admin" writes: > > > FreeBSD 4.8 Stable > > > > okay well I just installed php3-3.0.18_1 from /usr/ports and I cant seem to > > find /usr/local/libexec/apache/libphp3.so anywhere on the machine. what am I > > doing wrong. > > > > ===> Installing for php3-3.0.18_1 > > ===> Generating temporary packing list > > ===> Checking if lang/php3 already installed > > cp php /usr/local/bin/php3 > > ===> Registering installation for php3-3.0.18_1 > > ===> Cleaning for php3-3.0.18_1 > > root@hurricane# find / -name libphp3.so [/usr/ports/lang/php3] > > root@hurricane# > > Try "pkg_info -L php3*". root@hurricane# pkg_info -L php3* [/usr/ports/lang/php3] zsh: no matches found: php3* - Noah