<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 12pt Times New Roman; COLOR: #000000">
<DIV>Paul,</DIV>
<DIV>&nbsp;</DIV>
<DIV>--<BR>Ricardo Rodríguez<BR>Your EPEC ICT Team<BR><BR>&gt;&gt;&gt; Paul Roebuck&lt;roebuck@mdanderson.org&gt; 4/11/2006 02:35 &gt;&gt;&gt;<BR></DIV>
<DIV style="COLOR: #000000">On Thu, 2 Nov 2006, [ISO-8859-1] Ricardo Rodrguez wrote:<BR><BR>&gt;I'm no MySQL person, but it would seem a likely error message<BR>&gt;based on the above. The exported variables are to pathnames<BR>&gt;that are nonexistent. Try these instead:<BR></DIV>
<DIV style="COLOR: #000000">&gt;PKG_CPPFLAGS="-I/Users/rrodriguez/Desktop/mysql-5.0.27/include"<BR>&gt;PKG_LIBS="-L/Users/rrodriguez/Desktop/mysql-5.0.27/lib -lmysqlclient"<BR><BR>Thanks. The case matters at Users and I've being passing along users to the variables. This way, it is&nbsp;hard to get a successful built!<BR></DIV>
<DIV style="COLOR: #000000">But I am still getting error messages. In fact there is no /lib directory at ~/Desktop/mysql-5-0-27.&nbsp;This folder was created by exploding&nbsp;MySQL source downloaded from <A href="http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.27.tar.gz/from/ftp://ftp.rediris.es/mirror/mysql/">http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.27.tar.gz/from/ftp://ftp.rediris.es/mirror/mysql/</A>&nbsp;. I am afraid I do not know what I am trying to do, but trying to learn how to build MySQL from the scratch. Sorry if I am wasting your time.</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">As I have posted in a previous message, please, could you tell me what is the difference between this three files?</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">~/Desktop/mysql-5-0-27/libmysql/libmysqlclient.la</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">/usr/local/mysql/lib/libmysqlclient_r.a</DIV>
<DIV style="COLOR: #000000">/usr/local/mysql/lib/libmysqlclient.a</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">The headers seems to be in both directories even though I keep getting a NO at some checking for mysql.h during compilation. Far from understand why.</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">Following last Simon's message I have gotten RMySQL installed. I only keep trying to build it from sources to understand why/why not it works or it doesn't. This task will probably be out of the scope of this list. Please, accept my apologies if you consider this is an out of the list topic. Thanks.</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">Thanks for your help,</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">Ricardo</DIV></BODY></HTML>