Date: 04/11/01
- Next message: root: "[PHP-INST] Problem with install debug.log included"
- Previous message: Daniel Ferrell: "[PHP-INST] php3 install problems"
- In reply to: LAURIE KEITH: "[PHP-INST] PHP Installation error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>-lmys
>qlclient -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
>/usr/bin/ld: cannot find -lmysqlclient
>collect2: ld returned 1 exit status
You could add the path to the mysqlclient libs to your ld.so.conf and run
ldconfig.. If you build your mysql from source I would advise you to use
shorter location.. /usr/local/mysql would do..
Then run configure again.. Don't forget to remove the config.cache.. or
replace the whole directory with a new source..
Bye,
B.
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: root: "[PHP-INST] Problem with install debug.log included"
- Previous message: Daniel Ferrell: "[PHP-INST] php3 install problems"
- In reply to: LAURIE KEITH: "[PHP-INST] PHP Installation error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

