Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 19:50:44 -0800
From:      "admin" <admin2@enabled.com>
To:        Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>, "admin" <admin2@enabled.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP3 installed and can't find libphp3.so
Message-ID:  <20030717035030.M28163@enabled.com>
In-Reply-To: <44wuehon26.fsf@be-well.ilk.org>
References:  <20030717023808.M25060@enabled.com> <441xwpq2mw.fsf@be-well.ilk.org> <20030717031537.M12543@enabled.com> <44wuehon26.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Jul 2003 23:21:37 -0400, Lowell Gilbert wrote
> "admin" <admin2@enabled.com> writes:
> 
> > On 16 Jul 2003 22:59:51 -0400, Lowell Gilbert wrote
> > > "admin" <admin2@enabled.com> 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*
> 
> I don't use zsh; perhaps you need to quote the wild card?
> 
> "pkg_info -L 'php3*'"


oops oh yeah

root@hurricane# pkg_info -L 'php3*'                      [/usr/ports/lang/php3]
Information for php3-3.0.18_1:

Files:
/usr/local/bin/php3
/usr/local/etc/php.standalone/php3.ini-dist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030717035030.M28163>