Re: Compile & MySql questions



On Fri, 2002-07-19 at 04:49, Pablo Fischer wrote:
Yeah.. that the librarry!.. but I dont have any mysql dir under
/usr/include :(. Where could I download it? also, I have mysql:

[root pablo src]# rpm -qa | grep sql
php-mysql-4.1.2-2mdk
libpgsqlodbc0-7.2-12mdk
libpgsql2-7.2-12mdk
postgresql-python-7.2-12mdk
postgresql-7.2-12mdk
postgresql-server-7.2-12mdk
postgresql-devel-7.2-12mdk
libmysql10-3.23.47-5mdk
perl-Mysql-1.22_19-1mdk

No you haven't.  You've got the MySQL PHP extension, the MySQL Perl
extension, but not the MySQL server.  You also need the mysql-devel
package:

[root prog1 root]# rpm -qa|grep -i mysql
mysql-devel-3.23.49-3
mysql-server-3.23.49-3
mysqlclient9-3.23.22-6
php-mysql-4.1.2-7
mysql-3.23.49-3

Cheers,



-- 
Andy Jeffries
Technical Director            Internet Assist Ltd 
Tel : +44 (0)208 547 3700     Fax   : +44 (0)1621 853959 
Web : http://www.i-a.co.uk    Email : andy i-a co uk




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]