LinHES Forums http://forums.linhes.org/ |
|
compiling commercial_cut http://forums.linhes.org/viewtopic.php?f=14&t=8587 |
Page 1 of 1 |
Author: | jonathanlsmith [ Sat Feb 18, 2006 7:38 am ] |
Post subject: | compiling commercial_cut |
I am trying to compile commercial_cut and receving this error: cannot find -lmysqlclient Any suggestions? |
Author: | tjc [ Sat Feb 18, 2006 10:47 am ] |
Post subject: | |
Run this command: Code: locate mysqlclient
You should see the various forms of the library under the /usr/lib/ directory. Do you need to run configure or something like that first to get your makefile set up properly? |
Author: | jonathanlsmith [ Sat Feb 18, 2006 1:30 pm ] |
Post subject: | Re: compiling commercial_cut |
jonathanlsmith wrote: I am trying to compile commercial_cut and receving this error:
cannot find -lmysqlclient Any suggestions? I found the solution, I had to add the -L parameter to the Makefile. |
Author: | tjc [ Sat Feb 18, 2006 2:47 pm ] |
Post subject: | |
Well normally /usr/lib should be in your library path by default, but If that worked... <shrug> |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |