[PHP-INST] PHP install on Darwin/Mac OS X
by Sam Schenkman-Moore other posts by this author
Dec 7 2001 9:44PM messages near this date
Re: [PHP-INST] HP-UX 11.11+Apache1.3.22+Mysql+PHP4.0.6 asDSO??
|
Re: [PHP-INST] HP-UX 11.11+Apache1.3.22+Mysql+PHP4.0.6 as
DSO??
Hello, I'm trying to install php onto Darwin (Mac OS 10.1).
I want to use the --with-ftp option so that rules out most preconfigured
binaries.
I have used the instructions at http://www.entropy.ch/software/macosx/php/
to help me and I have come up with this set of commands:
setenv CC 'cc -flat_namespace'
./configure --with-apxs=/usr/sbin/apxs --enable-trans-sid --enable-exif
--with-xml --enable-wddx --with-curl=/usr/local --with-ftp
--enable-trans-sid < /dev/null
make
"make" returns this error : "/usr/bin/ld: can't locate file for: -lpq" and
quits.
Any ideas on how to fix this?
Thank you much,
Sam
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe@[...].net
For additional commands, e-mail: php-install-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Jim Thome
Keith Lapidus
Sam Schenkman-Moore
|