No it isn't there either.

My configure, make and make install do not seem to create a 'php' binary.

Lasse


Scott wrote:

> i know it's silly to ask --
> but did you look for "php" in /usr/local/bin/
>
> > -----Original Message-----
> > From: Lasse Andersson [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, July 16, 2001 2:49 PM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: [PHP] Do not get any PHP-binary in install?
> >
> >
> >
> > Hi,
> >
> > I'm trying to install GD(1.8.4) with PHP (4.04p1).
> > The end of 'make install' script looks lik this:
> >
> > for prog in phpize php-config pear; do \
> >         /opt/src/src/php-4.0.4pl1/build/shtool install -c -m 755 $prog
> > /usr/local/bin/$prog; \
> > done
> > make[2]: Leaving directory `/opt/src/src/php-4.0.4pl1/pear'
> > make[1]: Leaving directory `/opt/src/src/php-4.0.4pl1/pear'
> >
> > As you can see I get binaries for phpize, php-config and pear but not
> > any PHP binary?
> >
> > Configure used :
> >
> > sh configure --enable-discard-path
> > --with-apache=/opt/src/src/apache_1.3.19/ \
> >  --with-mysql=/opt --with-gd=/opt --with-jpeg-dir=/opt
> >
> > Help appreciated
> >
> >
> >
> > Lasse
> > Netcraft Scandinavia
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to