<div>Jackie,</div><div><br></div><div>I have some more time now.</div><div><br></div><div>Xalan and xerces do need a newer version indeed. I once packaged a version of xalan which should do the trick, when I was trying to get mapguide packaged for the osgeo livedvd. You can install it next to other versions in ubuntu. I rebuilt the package a few days ago [1].</div>


<div><br></div><div>For gdal the problem is that it relies also on xerces (optionally, it can also use expat): you can not link to two different versions of the same library (perhaps it is with some tricks, as was done for libtiff), so you can not use the debian/ubuntu version. </div>


<div><br></div><div>The best solution would be that upstream (xalan/xerces) releases a version. Then that can be brought debian/ubuntu, so also gdal would use that. It seems they are finally working on a release (e.g. [2]). If we ever want fdo/mapguide in the official archives, this will probably have to happen first.</div>

<div><br></div><div>Anyway, I'm now preparing packages of fdo for ubuntu based on the cmake build. I'm using the current svn version for this. I'm also trying to set up a bazaar branch of the fdo code at launchpad. That will enable nightly builds for ubuntu of the current svn head if it manages to do the import (it failed last time I tried). </div>


<div><br></div><div>Johan</div><div><br></div><div>[1] <a href="https://launchpad.net/~johanvdw/+archive/mapguide" target="_blank">https://launchpad.net/~johanvdw/+archive/mapguide</a></div><div>[2 ]<a href="http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/201207.mbox/browser" target="_blank">http://mail-archives.apache.org/mod_mbox/xml-xalan-dev/201207.mbox/browser</a> </div>

<div>[3] <a href="https://code.launchpad.net/osgeo-fdo">https://code.launchpad.net/osgeo-fdo</a><br><br><div class="gmail_quote">On Mon, Oct 15, 2012 at 11:06 AM, Jackie Ng <span dir="ltr"><<a href="mailto:jumpinjackie@gmail.com" target="_blank">jumpinjackie@gmail.com</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The original build system was (and still is) automake.<br>


<br>
CMake was introduced as an alternate build system<br>
(<a href="http://trac.osgeo.org/fdo/wiki/FDORfc21" target="_blank">http://trac.osgeo.org/fdo/wiki/FDORfc21</a>), but I guess nobody actually ever<br>
put out working binaries via CMake as all the official builds since its<br>
introduction were all still done through automake (I believe).<br>
<br>
I only recently got CMake builds working in Ubuntu just in time for the<br>
MapGuide 2.4 release timeframe (The key was to always use internal<br>
GDAL/xalan/xerces, as Ubuntu hosted versions were too old or incompatible.<br>
Everything else worked with system-sourced libraries), but issues like this<br>
SONAME problem in particular prevented its use for the linux builds of<br>
MapGuide 2.4.<br>
<br>
I like the CMake build system. It's much faster and you get nice build<br>
progress, but it still does not produce binaries that can be easily consumed<br>
by MapGuide, which is the ultimate deal-breaker.<br>
<br>
- Jackie<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/FDO-3-7-beta2-timeframe-tp4898809p5008651.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/FDO-3-7-beta2-timeframe-tp4898809p5008651.html</a><br>






<div><div>Sent from the FDO Internals mailing list archive at Nabble.com.<br>
_______________________________________________<br>
fdo-internals mailing list<br>
<a href="mailto:fdo-internals@lists.osgeo.org" target="_blank">fdo-internals@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fdo-internals" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-internals</a><br>
</div></div></blockquote></div><br></div>