[fdo-users] FDO build_thirdparty
Ray Holtz
ray at rayholtz.com
Wed Jul 4 12:14:18 EDT 2007
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
More information about the fdo-users
mailing list