| PLEX86 | ||
|
pureftpd with mySQL Support ERROROn 17 Aug 2005 12:36:49 -0700, Nicholas staggered into the Black Sun and said: This is really, really inefficient and will take forever. Use "locate*libmysqlclient-*" instead; it'll run much faster as long as you haven't fooled with the cron job that runs updatedb at 0-dark-30. lsusr-lib-libmysqlclient.*usr-lib-libmysqlclient.sousr-lib-libmysqlclient.so.12usr-lib-libmysqlclient.so.12.0.0 ...note that I have libmysqlclient.so , while you don't. This is probably why your .-configure is dying--it's looking for "libmysqlclient.so"0 when you feed gcc -lmysqlclient , not libmysqlclient.so.12 . libmysqlclient.so is a symlink to the real library, libmysqlclient.so.12.0.0 . Try creating the symlink by hand and see what configure says then. How'd you install the mysql development package, anyway, and which version of which distro are you using? The libmysqlclient.so link should be created automagically when you install these things. Maybe whoever packaged this thing was smoking crack.... Why? PATH is for executables, not libraries. You use the -L option to gcc to tell it which directories to look in for libraries. audio player On Thu, 18 Aug 2005 18:04:09 +0200, Thomas J. staggered into the Black Sun and said: Saying "this app should do the same thing as $WINDOWSAPP" is not always productive. It's better to... DON'T SHOUT, and put a ? at the end of sentences which ask questions. HTH, 0 or possibly libmysqlclient.a , but gcc 3.n can compile against .so files. I think very old compilers required static libs to compile against even though the programs linked dynamically at runtime. Tool for custom log analysis On 18 Aug 2005 05:39:16 -0700, Chris staggered into the Black Sun and said: This is not a mailing list; this is a newsgroup. How is VXML different... -- Matt GThere is no Darkness in Eternity-But only Light too dim for us to see Brainbench MVP for Linux Admin mail: TRAP + SPAN don't belong ----------------------------- penguins, is Tux." --MegaHAL
|
||||
Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||