[fpc-pascal] lmysqlclient not found again while compile in fedora 7

Andi Purwito andipurwito at yahoo.com
Tue Sep 25 04:37:28 CEST 2007


Sorry, i mean that i have made a symbolic link to /usr/lib/mysql/libmysqlclient_r.so.15.0.0 as lmysqlclient. But compiler said lmysqlclient not found. And then in separately, another one to /usr/lib/mysql/libmysqlclient.so.15.0.0, there's still not found. Until final i am confused because there are too many lmysqlclient.* that i don't know which the default is. These are files in my /usr/lib/mysql:

-rw-r--r-- 1 root root   12218 2007-03-30 06:44 libdbug.a
-rw-r--r-- 1 root root   50516 2007-03-30 06:44 libheap.a
-rw-r--r-- 1 root root  376560 2007-03-30 06:44 libmyisam.a
-rw-r--r-- 1 root root   30506 2007-03-30 06:44 libmyisammrg.a
-rw-r--r-- 1 root root 1638736 2007-03-30 06:44 libmysqlclient.a
-rw-r--r-- 1 root root 1650150 2007-03-30 06:44 libmysqlclient_r.a
lrwxrwxrwx 1 root root      26 2007-09-18 15:34 libmysqlclient_r.so -> libmysqlclient_r.so.15.0.0
lrwxrwxrwx 1 root  root      26 2007-09-11 23:35 libmysqlclient_r.so.15 -> libmysqlclient_r.so.15.0.0
-rwxr-xr-x 1 root root 1459164 2007-03-30 06:44 libmysqlclient_r.so.15.0.0
lrwxrwxrwx 1 root root      24 2007-09-18 15:34 libmysqlclient.so -> libmysqlclient.so.15.0.0
lrwxrwxrwx 1 root root      24 2007-09-11 23:35 libmysqlclient.so.15 -> libmysqlclient.so.15.0.0
-rwxr-xr-x 1 root root 1450644 2007-03-30 06:44 libmysqlclient.so.15.0.0
-rw-r--r-- 1 root root 1363940 2007-03-30 06:44 libmystrings.a
-rw-r--r-- 1 root root  324994 2007-03-30 06:44 libmysys.a
-rw-r--r-- 1 root root   15068 2007-03-30 06:44 libvio.a
-rwxr-xr-x 1 root root   12394 2007-03-30 06:43 mysqlbug
-rwxr-xr-x 1 root root    5449 2007-03-30 06:43 mysql_config

My question is how to make all of these simply, maybe for the next FPC version?
I always found the same  "...not found" error every upgrade to newest FPC. How if these complication made more user friendly?
       
---------------------------------
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20070924/e372e370/attachment.html>


More information about the fpc-pascal mailing list