<br><br><div class="gmail_quote">On Mon, Nov 2, 2009 at 4:43 PM, Normand Savard <span dir="ltr"><<a href="mailto:nsavard@mapgears.com">nsavard@mapgears.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Hao Zhang wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I see mysql-5.1.30-linux-i686-icc-glibc23.tar.gz is hardcoded in<br>
get_mysql_devel.sh. Is there any compatible package for linux<br>
sparc64? If not, is it possible to skip mysql and/or gdal? I am<br>
not sure if mapserver requires gdal.<br>
<br>
</blockquote></div>
Hao,<br>
<br>
You could check on <a href="http://packages.debian.org/search?arch=sparc&keywords=mysql-client" target="_blank">http://packages.debian.org/search?arch=sparc&keywords=mysql-client</a>. I see one. You can disable the support of mysql in fgs-dev/pkg_def/gdal/fgs_build by commenting the line:<br>
<br>
. $FGS_PKGS_DEF_HOME/_misc/get_mysql_devel.sh<br>
<br></blockquote><div>Hi Norm, <br></div><div><br>Should comment this line as well, right?<br>OPTIONS="$OPTIONS --with-mysql=$FGS_BUILD_HOME/$mysql_ARCHIVE_DIR/bin/mysql_config"<br><br>Regards,<br>Hao<br> </div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
This is the correct way to do it.<br>
<br>
MapServer requires gdal. If you're not sure id a package requires another one you have to view the content of the *.required file for a specific package for instance for MapServer view:<br>
<br>
fgs-dev/pkg_dev/base.required<br>
<br>
<br>
As a side note, to help you in your process of building fgs on Spac64 could you paste a copy of your "build.list" file to see where you are at?<br>
<br>
Norm<br>
</blockquote></div><br>