<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>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>--<BR>Ricardo Rodríguez<BR>Your EPEC ICT Team&gt;&gt;&gt; Jeff Ryan&lt;jeff.a.ryan@gmail.com&gt; 2/11/2006 03:39 &gt;&gt;&gt;<BR></DIV>
<DIV style="COLOR: #000000">&gt;Ricardo,<BR>&gt;<BR>&gt;What does your /users/rrodriguez/Desktop/mysql-5.0.27 directory look<BR>&gt;like?&nbsp; Can you find the libmysqlclient anywhere using<BR>&gt;Spotlight/find/locate...?<BR>&gt;<BR>&gt;my lib directory put down by the MySQL binary install (I **think** it<BR>&gt;was a binary install - my only mac at the moment is a weak ibook, that<BR>&gt;takes so long to compile anything on I don't usually bother) looks<BR>&gt;like:<BR>&gt;<BR>&gt;[veblen:~] jryan% ls /usr/local/mysql/lib<BR>&gt;libdbug.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysqlclient.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysys.a<BR>&gt;libmygcc.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysqlclient_r.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libz.a<BR>&gt;libmysql.imp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmystrings.a<BR>&gt;<BR>&gt;Actually now that I think of it I may have been using the DarwinPorts<BR>&gt;version - though it really shouldn't matter at this stage - that would<BR>&gt;be another error if there was some sort of compat problem.<BR>&gt;<BR>&gt;if you can locate it - use the export procedure as you did before -<BR>&gt;only point to the directory that you find it in.&nbsp; You may need to<BR>&gt;build it from scratch.&nbsp; Like I said previously, NOTHING has caused me<BR>&gt;more headaches than getting RMySQL to build.<BR>&gt;<BR>&gt;Keep us posted.<BR>&gt;Jeff</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">
<DIV>Hi, Jeff, Paul, Simon, all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>It seems to me that I have gone into trouble waters without the required skills! Well, it is a way to gain knowledge. I do hope colleagues out there don't mind this kind of questions.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I think that I am doing things without a clear idea about what I do and/or what I must.</DIV>
<DIV>&nbsp;</DIV>
<DIV>First of all, concerning MySQL, I have a MySQL running instance installed from an universal binary, mysql-max-5.0.27-osx10.4-i686.dmg. It installs/start/stop without a glitch. Here the content of its /mysql/lib folder...</DIV>
<DIV>&nbsp;</DIV>
<DIV>ricardo-rodriguezs-computer:/usr/local/mysql/lib rrodriguez$ ls<BR>libdbug.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysqlclient_r.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libndbclient.la<BR>libmygcc.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmystrings.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libz.a<BR>libmysql.imp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libmysys.a<BR>libmysqlclient.a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libndbclient.a</DIV>
<DIV>&nbsp;</DIV>
<DIV>Whithin this directory I can found two libmysqlclient*.* files: libmysqlclient.a and libmysqlclient_r.a. </DIV>
<DIV>&nbsp;</DIV>
<DIV>I have also downloaded and exploded to Desktop a mysql-5.0.27.tar.gz file. I can find libmysqlclient.la in /Desktop/mysql-5.0.27/libmysql folder.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Whatever directory I point to by exporting PKG_CPPFLAGS and PKG_LIBS, I get different errors when I try to build RMySQL.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I can post here each output, but perhaps it could be useful to know what we are looking for and what must we try.</DIV>
<DIV>&nbsp;</DIV>
<DIV>One preliminary question, please, what is the difference between a *.l, a *.la and a *r.a files with the same "name"? What file does content the libraries needed at building time?</DIV>
<DIV>&nbsp;</DIV>
<DIV>As for the compression libraries, Paul is having problems with that, this issue has been solved here by installing the Xcode Tools included with the bundled installation DVD. Just insert the installation DVD, open the Xcode Tools and install then by&nbsp;double-clicking the&nbsp;XcodeTools.mpkg file.</DIV>
<DIV>&nbsp;</DIV>
<DIV>As for last Simon's message in this sam thread, please, does it mean that the problem rely in the RMySQL available release at CRAN?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sorry if I am messing things!</DIV>
<DIV>&nbsp;</DIV>
<DIV>All the best,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ricardo</DIV></DIV></BODY></HTML>