Hi ,
This is mayank and i'm trying to install sphinx on my REHL5 box but it is giving me error like:

make[2]: Entering directory `/root/Desktop/sphinx-0.9.8.1/src'
g++ -Wall -g -D_FILE_OFFSET_BITS=64 -O3 -DNDEBUG -o indexer indexer.o libsphinx.a
-L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lm
-lexpat -L/usr/local/lib
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [indexer] Error 1
make[2]: Leaving directory `/root/Desktop/sphinx-0.9.8.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/Desktop/sphinx-0.9.8.1/src'
make: *** [all-recursive] Error 1
can u plz help me find out the file or command ,whatever it is, I'm new to linux plz help me out.
Thank you