libmysqlclient_r.so not being created

2006-06-06 Thread jabbott

Any idea why libmysqlclient_r.so is not being created when I compile after a 
configure --without-server?

I did two other boxes this morning and everything went just fine.  Now this one 
(RH 9) is not getting it's libraries created.  The compile/install looks like 
it works just fine.

--ja

-- 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient_r.so not being created

2006-06-06 Thread Jay Pipes

[EMAIL PROTECTED] wrote:

Any idea why libmysqlclient_r.so is not being created when I compile after a 
configure --without-server?



Compile MySQL with --enable-thread-safe-client configure option.

--
Jay Pipes
Community Relations Manager, North America, MySQL Inc.
Roaming North America, based in Columbus, Ohio
email: [EMAIL PROTECTED]mob: +1 614 406 1267

Are You MySQL Certified? http://www.mysql.com/certification
Got Cluster? http://www.mysql.com/cluster

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]