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

Jo Cook j.cook at OXFORDARCH.CO.UK
Fri Jul 6 04:27:17 EDT 2007


Hi,

You did run the setenvironment script before starting? (Just checking...)

Actually, I've been trying to get mapguide installed on Ubuntu 6.06 for ages
and have never managed to get it all the way through the installation
process. I am working with the developers at the moment to try and get the
latest svn version working on 6.06, so hopefully we'll get somewhere with
that soon. If you want to get involved with that then email me at jo dot k
dot cook at googlemail dot com

Cheers

Jo


Ray Holtz wrote:
> 
> I am running as root.
> 
> 
> Traian Stanev wrote:
>> Are you running as root? May be the script doesn't have enough
>> permissions to put stuff under /usr/local?
>> 
>> Traian
>> 
>> 
>> -----Original Message-----
>> From: fdo-users-bounces at lists.osgeo.org
>> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Ray Holtz
>> Sent: Thursday, July 05, 2007 1:55 PM
>> To: FDO Users Mail List
>> Cc: MapGuide Users Mail List
>> Subject: Re: [fdo-users] FDO build_thirdparty
>> 
>> 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/xal
>> anc/Utils'
>> ../../../bin/MsgCreator 
>> /usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xala
>> nc/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/xal
>> anc/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/includ
>> e 
>> -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/inclu
>> de/xercesc 
>> -I/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xerces/c/inclu
>> de/ 
>>   -o ../../../../obj/XalanMsgLib.o 
>> /usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xala
>> nc/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/xal
>> anc/Utils/XalanMsgLib'
>> make[2]: Leaving directory 
>> `/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xal
>> anc/Utils'
>> make[1]: Leaving directory 
>> `/usr/local/maptemp/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/src/xal
>> anc'
>> 
>> 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
> 
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: http://www.nabble.com/FDO-build_thirdparty-tf4025320s16610.html#a11460433
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list