<HTML><HEAD>
<META charset=US-ASCII http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff">
<DIV><FONT face="Times New Roman">Dear Sir ,</FONT></DIV>
<DIV><FONT face="Times New Roman">    Thanks for your help. As you have suggested i have included the path where my "mysql.h" folder is present in the file /etc/ld.so.conf as you have mentioned. Now that file in my system is looks like,</FONT></DIV>
<DIV><FONT face="Times New Roman"></FONT> </DIV>
<DIV><FONT face="Times New Roman">/usr/kerberos/lib<BR>/usr/X11R6/lib<BR>/usr/lib/sane<BR>/usr/lib/qt-3.1/lib<BR><STRONG>/usr/include/mysql</STRONG></FONT></DIV>
<DIV><FONT face="Times New Roman"><STRONG></STRONG></FONT> </DIV>
<DIV><FONT face="Times New Roman">Now while giving "make all" command for the plugins i am not getting the error that i got earlier (i.e) mysql.h file not found. But i am getting a error as </FONT></DIV>
<DIV><FONT face="Times New Roman">"undefined reference to `mysql_real_connect' ". </FONT></DIV>
<DIV><FONT face="Times New Roman">How should we compile these plugins that connect ot database ?. From the example i searched it is said to use # gcc -l .................  command for compiling this kind of c programs that connect to data base. If this is the case how should i proceed for compiling my plugin ? </DIV>
<DIV><FONT face="Times New Roman">i will be greatful for your help.</FONT></DIV>
<DIV>Can anybody help me out in this issue?</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Jaya</DIV></FONT></BODY></HTML>