PHP3 installed and can't find libphp3.so

Lowell Gilbert freebsd-questions-local at be-well.no-ip.com
Wed Jul 16 20:21:48 PDT 2003


"admin" <admin2 at enabled.com> writes:

> On 16 Jul 2003 22:59:51 -0400, Lowell Gilbert wrote
> > "admin" <admin2 at 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 at hurricane# find / -name libphp3.so                 
> [/usr/ports/lang/php3]
> > > root at hurricane#
> > 
> > Try "pkg_info -L php3*".
> 
> 
> root at 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*'"


More information about the freebsd-questions mailing list