/usr/bin/ld: cannot find -lmysqlclient
Status: Beta
Brought to you by:
falseprophet
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [ctsd] Error 1
make[2]: Leaving directory `/tmp/ctsd-1.0beta/ctsd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/ctsd-1.0beta'
make: *** [all-recursive-am] Error 2
Logged In: NO
Well, you should have the mysql client library installed on
your system. Try that first.