I'm hoping someone can help me out. I'm trying to instal PHP 5.2.5 on OS X Leopard with Apache 2x and MySQL 5x Here's the config command I use: ./configure --prefix=/usr/local/php5.2.5 --with-apxs2=/usr/local/apache2/bin/apxs --with-openssl --with-curl --with-curlwrappers --enable-exif --with-gd=/usr/local --enable-mbstring --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp --with-pspell=/usr/local --enable-soap --with-snmp --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-freetype-dir=/usr/local --with-pear --enable-cli Everything seems to configure, make, and make install fine. However, when I got to /usr/local/php5.2.5/bin, the php command is not there. Any ideas? Thanks for the help, Andrew Peterson Gretschdrummer@xxxxxxxxx |
- Follow-Ups:
- Re: Installing with CLI
- From: Keith Roberts
- Re: Installing with CLI
- Prev by Date: AIX 5.3 configure error undefined symbol .mysql_close and .mysql_error
- Next by Date: Centos 5, PHP, Postgresql, and FrontBase
- Previous by thread: AIX 5.3 configure error undefined symbol .mysql_close and .mysql_error
- Next by thread: Re: Installing with CLI
- Index(es):