Hello!<br><br>I am installing per the documentation and I keep running into the same issue. I tried a few different versions and I only get this far;<br><br>...<br>FDO/Thirdparty/gdal/frmts -DOGR_ENABLED -I/root/fdosvn/OpenSource_FDO/Thirdparty/gdal/port -c testepsg.cpp -o testepsg.o &gt;/dev/null 2&gt;&amp;1<br>
/bin/sh /root/fdosvn/OpenSource_FDO/Thirdparty/gdal/libtool --mode=link g++  testepsg.o  /root/fdosvn/OpenSource_FDO/Thirdparty/gdal/<a href="http://libgdal.la">libgdal.la</a> \<br>                 -o testepsg<br>libtool: link: g++ testepsg.o -o .libs/testepsg  /root/fdosvn/OpenSource_FDO/Thirdparty/gdal/.libs/libgdal.so -L/usr/lib /usr/lib/libgeos_c.so /usr/lib/libgeos.so /usr/lib/libsqlite3.so /usr/lib/libexpat.so -lxerces-c -lpthread -lNCSEcw -lNCSCnet -lNCSUtil -lrt -ldl /usr/lib/libcurl.so<br>
libtool: link: creating testepsg<br>make[1]: Leaving directory `/root/fdosvn/OpenSource_FDO/Thirdparty/gdal/apps&#39;<br>make[1]: Entering directory `/root/fdosvn/OpenSource_FDO/Thirdparty&#39;<br>make[1]: *** No rule to make target `apache/xml-xalan/c/lib/libxalan-c.so.17.0&#39;, needed by `all-am&#39;.  Stop.<br>
make[1]: Leaving directory `/root/fdosvn/OpenSource_FDO/Thirdparty&#39;<br>make: *** [install-recursive] Error 1<br>...<br><br>I don&#39;t have any errors (that I noticed) previous to this one - I used Gentoo for 10 years so it is easy for me to catch them before they become fatal.<br>
I have these packages installed, but I don&#39;t think that matters because FDO compiles the bundled versions?<br><br>i A libxalan110                                                               - Provides XSLT support for applications<br>
i   libxalan110-dev                                                           - Provides XSLT support for applications [development]<br>p   libxalan110-doc                                                           - Provides XSLT support for applications [development docs]<br>
i   libxalan2-java                                                            - XSL Transformations (XSLT) processor in Java<br>p   libxalan2-java-doc                                                        - Documentation and examples for the Xalan-Java XSLT processor<br>
i   libxalan2-java-gcj                                                        - XSL Transformations (XSLT) processor in Java (native code)<br>p   xalan                                                                     - XSLT processor<br>
<br>I tried to google the issue but didn&#39;t find much at all.<br><br>Thanks All!<br>