[mapguide-users] Re: [fdo-users] FDO build_thirdparty

Ray Holtz ray at rayholtz.com
Thu Jul 5 13:54:42 EDT 2007


I ran the build script under Thirdparty\apache and it did not give me 
any errors.  The following is the last few lines:

make -C Utils locale
make[2]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/Utils'
../../../bin/MsgCreator 
/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf 
-TYPE INMEM -LOCALE en_US
make -C XalanMsgLib
make[3]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/Utils/XalanMsgLib'
g++ -O2 -DNDEBUG      -fno-elide-constructors -Wall -fPIC -DLINUX 
-D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/usr/local/maptem
p/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src 
-I/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/include 
-I../../../../nls/include 
-I/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xerces/c/src/ 
-I/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xerces/c/include/xercesc 
-I/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xerces/c/include/ 
  -o ../../../../obj/XalanMsgLib.o 
/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.cpp
g++ -O2 -DNDEBUG      -fno-elide-constructors 
-Wl,-soname,libxalanMsg.so.17 -DLINUX -shared -fPIC   -lm  -lpthread 
-L/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xerces/c/lib 
-lxerces-c   ../../../../obj/XalanMsgLib.o -o 
../../../../lib/libxalanMsg.so.17.0
ln -fs libxalanMsg.so.17.0 ../../../../lib/libxalanMsg.so
ln -fs libxalanMsg.so.17.0 ../../../../lib/libxalanMsg.so.17
make[3]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/Utils/XalanMsgLib'
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc/Utils'
make[1]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xalanc'

Thanks!


Greg Boone wrote:
> Run the 'build' script under '...\Thirdparty\apache' and let me know
> what the errors are.
> 
>    cd apache
>    ./build
> 
> Greg
> 
> -----Original Message-----
> From: fdo-users-bounces at lists.osgeo.org
> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Ray Holtz
> Sent: Wednesday, July 04, 2007 12:14 PM
> To: MapGuide Users Mail List; fdo-users at lists.osgeo.org
> Subject: [fdo-users] FDO build_thirdparty
> 
> Hi all, Sorry for the doublepost on both lists, but I am almost pulling 
> my hair out over this install.
> 
> I am trying to setup Mapguide 1.1 on an Ubuntu 6.06 LTS server. I have 
> installed the aptinstaller fine.  I am working on the FDO now.  I get 
> stuck with the build_thirdparty.sh script.  It ends with the following 
> lines:
> 
> make[1]: Leaving directory 
> `/usr/local/maptemp/OpenSource_FDO/Thirdparty/GDAL1.3/src/apps'
> make[1]: Entering directory
> `/usr/local/maptemp/OpenSource_FDO/Thirdparty'
> make[2]: Entering directory
> `/usr/local/maptemp/OpenSource_FDO/Thirdparty'
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs /usr/local/fdo-3.2.0/lib
>   /usr/bin/install -c -m 644 ./apache/xml-xalan/c/lib/libxalan-c.so.17.0
> 
> /usr/local/fdo-3.2.0/lib/apache/xml-xalan/c/lib/libxalan-c.so.17.0
> /usr/bin/install: cannot create regular file 
> `/usr/local/fdo-3.2.0/lib/apache/xml-xalan/c/lib/libxalan-c.so.17.0': No
> 
> such file or directory
>   /usr/bin/install -c -m 644 
> ./apache/xml-xalan/c/lib/libxalanMsg.so.17.0 
> /usr/local/fdo-3.2.0/lib/apache/xml-xalan/c/lib/libxalanMsg.so.17.0
> /usr/bin/install: cannot create regular file 
> `/usr/local/fdo-3.2.0/lib/apache/xml-xalan/c/lib/libxalanMsg.so.17.0': 
> No such file or directory
>   /usr/bin/install -c -m 644 
> ./apache/xml-xerces/c/lib/libxerces-c.so.25.0 
> /usr/local/fdo-3.2.0/lib/apache/xml-xerces/c/lib/libxerces-c.so.25.0
> /usr/bin/install: cannot create regular file 
> `/usr/local/fdo-3.2.0/lib/apache/xml-xerces/c/lib/libxerces-c.so.25.0': 
> No such file or directory
>   /usr/bin/install -c -m 644 
> ./GDAL1.3/linux/lib/optimized/libgdal.so.1.9.0 
> /usr/local/fdo-3.2.0/lib/GDAL1.3/linux/lib/optimized/libgdal.so.1.9.0
> /usr/bin/install: cannot create regular file 
> `/usr/local/fdo-3.2.0/lib/GDAL1.3/linux/lib/optimized/libgdal.so.1.9.0':
> 
> No such file or directory
> make[2]: *** [install-thdlibDATA] Error 1
> make[2]: Leaving directory
> `/usr/local/maptemp/OpenSource_FDO/Thirdparty'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory
> `/usr/local/maptemp/OpenSource_FDO/Thirdparty'
> make: *** [install-recursive] Error 1
> 
> 
> It is trying to do something with /usr/local/fdo-3.2.0/lib/apache/......
> 
>   but there is nothing under the /usr/local/fdo-3.2.0/lib directory.  it
> 
> is empty.  Then it fails with the makes.  Is there something that I am 
> missing in doing these?
> Thanks for your help!
> Ray
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users
> 
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users




More information about the mapguide-users mailing list