It's much easier to download MySQL as RPMs. They work well and will probably
run faster than link your own. (see the performance section of mysql manual)
You need mysql, mysq-client and mysql-devel rpms.
Dave
---
David Zverina
Alt Key Pty. Ltd.
http://www.altkey.com
PO Box 3121, Parramatta, 2124, Australia
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael Tomkins
Sent: Tuesday, 1 February 2000 21:31
To: [EMAIL PROTECTED]
Subject: [SLUG] Mysql-PhP3
Greetings
I have been attempting to become familiar with Mysql and php3 but as yet
have had no joy. Can anybody see anything obvious below in where I am going
wrong.
I am running slackware 3.6.
I downloaded off the net.
apache_1_3_11_tar.tar and placed it in /usr/local
mysql-3_22_30_tat.tar and placed it in /usr/local
php-3_0_14_tar.tar and placed it in /usr/local
I then ran in this order.
tar xvfpz apache_1_3_11_tar.tar (it worked)
tar xvfpz mysql-3_22_30_tat.tar (it worked)
tar xvfpz php-3_0_14_tar.tar (it worked)
I then went to the /usr/local/apache_1.3.11
I entered ./configure (it worked)
I then went to the /usr/local/mysql-3_22_30
I entered ./configure (it worked)
I then went to the /usr/local/mysql-3_22_30
I entered
./configure --with-apache=/usr.local/apache_1.3.11 --with-mysql=/usr/local/m
ysql-3.22.30
This returned the error
configure: error: Invalid MySql directory - unable to find libmsqlclient.a
or libmysqlclient.so.
I have checked in the my=/usr/local/mysql-3.22.30/client directory and those
files are there but even if I change the path to this new tree I still come
up with errors. Any ideas where I am going wrong.
Cheers Michael
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text