<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ray,<br>
<br>
You probably only installed the MySQL client/server. You also need the
development package.<br>
You can get the package using the following:<br>
<br>
sudo apt-get install libmysqlclient15-dev<br>
<br>
<br>
You should be able to ignore the King Oracle provider build errors.<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:ray@rayholtz.com">ray@rayholtz.com</a> wrote:
<blockquote
 cite="mid:20090131141957.daf6464132d57a024b33bb2fcd873bea.566a2d7b32.wbe@email.secureserver.net"
 type="cite"><span
 style="font-family: Verdana; color: rgb(0, 0, 0); font-size: 10pt;">
  <div>and here is the attachment I mentioned! sorry!</div>
  <div> </div>
  <blockquote
 style="border-left: 2px solid blue; padding-left: 8px; font-size: 10pt; margin-left: 8px; color: black; font-family: verdana;"
 webmail="1">
    <div>-------- Original Message --------<br>
Subject: [fdo-users] build_linux.sh errors<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:ray@rayholtz.com">ray@rayholtz.com</a><br>
Date: Sat, January 31, 2009 3:01 pm<br>
To: <a class="moz-txt-link-abbreviated" href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
    <br>
    <font style="color: rgb(0, 0, 0);" color="#000000" face="Verdana"
 size="2">
    <div>I am trying to run build_linux.sh from FDO3.3.1 on Ubuntu 8.04.</div>
    <div>I am following the directions from <a moz-do-not-send="true"
 href="http://wiki.osgeo.org/wiki/Building_MapGuide_on_Ubuntu_8.04"
 target="_blank"
 mce_href="http://wiki.osgeo.org/wiki/Building_MapGuide_on_Ubuntu_8.04">http://wiki.osgeo.org/wiki/Building_MapGuide_on_Ubuntu_8.04</a></div>
    <div> </div>
    <div>I need to get mysql running within this FDO so I can connect
maps to data within a mysql database.  I noticed many errors related to
mysql in the build_linux.log after I ran the .sh.  I have attached a
list of the errors recieved.  The 'number:' at the begining of each
line is the line number from the original build_linux.log file.</div>
    <div> </div>
    <div>I installed mysql on this server via apt-get, and when I ran
'source ./setenvironment.sh' it complained about the location of mysql,
so I changed it to 'export FDOMYSQL=/usr/bin' where the mysql client is
located.</div>
    <div> </div>
    <div>Do I need to worry about these errors, or are they just
ignorable?</div>
    <div> </div>
    <div>Also I know there are many oracle and king oracle errors in
this log also.  If I don't plan to use Oracle as a database, do I need
to worry about the oracle errors?</div>
    <div> </div>
    <div>Thanks much for your help everyone!!</div>
    </font>
    <hr>_______________________________________________<br>
fdo-users mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.osgeo.org/mailman/listinfo/fdo-users"
 target="_blank"
 mce_href="http://lists.osgeo.org/mailman/listinfo/fdo-users">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
    </div>
  </blockquote>
  </span>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
fdo-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/fdo-users">http://lists.osgeo.org/mailman/listinfo/fdo-users</a>
</pre></pre>
</blockquote>
<br>
</body>
</html>