mapguide install on FC4.

alba a.penitente at gepaspa.com
Wed Oct 11 07:25:16 EDT 2006


please, you say the steps to me to complete, I  use mapguide open source from
time little 
thank Alba

Tony Feng wrote:
> 
> Maybe you can try to build and install the FDO alone, follow the
> opensourcebuild_readme under source directory.
> It should have no problem.
> 
> Best Regards:                     
> Tony
> 
> -----Original Message-----
> From: alba [mailto:a.penitente at gepaspa.com] 
> Sent: Monday, October 09, 2006 4:34 PM
> To: users at mapguide.osgeo.org
> Subject: [mapguide-users] RE: mapguide install on FC4.
> 
> 
> Hi Nick,
> Excuse me for the delay
> I exec this steps on terminal window:
> - export CC=gcc402
> - export CXX=g++402
> - export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.06
> - extract       fdo-3.1.0_R050.tar.gz    in  /home/OpenSource_FDO
> - extract       mapguideaptinstaller-1.0.1.tar.gz    in 
> /usr/local/mapguideopensource
> - cd /usr/local/mapguideopensource
> - ./build_apt.sh -with-tomcat
> the end there are this errors:
> 
> make[3]: Leaving directory `/home/OpenSource_FDO/providers/SDFPlus'
> make[2]: Leaving directory `/home/OpenSource_FDO/providers/SDFPlus'
> make[2]: Entering directory `/home/OpenSource_FDO/providers'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/home/OpenSource_FDO/providers'
> make[1]: Leaving directory `/home/OpenSource_FDO/providers'
> make[1]: Entering directory `/home/OpenSource_FDO'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/OpenSource_FDO'
> 
> - make install
> 
> the end there are this errors:
> 
> make[4]: Nothing to be done for `install-data-am'.
> make[4]: Leaving directory `/home/OpenSource_FDO/providers/SDFPlus'
> make[3]: Leaving directory `/home/OpenSource_FDO/providers/SDFPlus'
> make[2]: Leaving directory `/home/OpenSource_FDO/providers/SDFPlus'
> make[2]: Entering directory `/home/OpenSource_FDO/providers'
> make[3]: Entering directory `/home/OpenSource_FDO/providers'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/home/OpenSource_FDO/providers'
> make[2]: Leaving directory `/home/OpenSource_FDO/providers'
> make[1]: Leaving directory `/home/OpenSource_FDO/providers'
> make[1]: Entering directory `/home/OpenSource_FDO'
> make[2]: Entering directory `/home/OpenSource_FDO'
> make[2]: Nothing to be done for `install-exec-am'.
> test -z "/usr/local/fdo-3.1.0/lib" || mkdir -p --
> "/usr/local/fdo-3.1.0/lib"
>  /usr/bin/install -c -m 644 'providers.xml'
> '/usr/local/fdo-3.1.0/lib/providers.xml'
> make[2]: Leaving directory `/home/OpenSource_FDO'
> make[1]: Leaving directory `/home/OpenSource_FDO'
> 
> thaks Alba
> 
> 
> 
> 
> Nick Sadowy wrote:
>> 
>> Can you send me the error that you are seeing?  I don't remember off hand
>> what I did to get it to install.  If I see the error, I will know what
>> steps I took for FDO.
>> 
>> I'll give gcc 4.0.2 a try.  Thanks for the suggestion. 
>> 
>> 
>> Nicholas Sadowy
>> Sr. Information Manager
>> CD-Data, Inc.
>> 2330 E. Bidwell St, Suite 200
>> Folsom, CA 95630
>> (916) 817-2211 x106
>> nick at cd-data.com
>> http://www.cd-data.com  
>> 
>> 
>> -----Original Message-----
>> From: alba [mailto:a.penitente at gepaspa.com] 
>> Sent: Monday, October 02, 2006 11:52 PM
>> To: users at mapguide.osgeo.org
>> Subject: Re: [mapguide-users] mapguide install on FC4.
>> 
>> 
>> Hi Nick
>> 
>> also I had the same problems, but I have installed gcc 4.0.2 and not gcc
>> 4.0.0 of FC4.
>> now would want to ask I one what you? 
>> which are the steps that you have executed in order to install FDO 3.1 
>> and to make the date test? 
>> thank you
>> Alba
>> 
>> 
>> Nick Sadowy wrote:
>>> 
>>> Hi All.
>>> I am having a heck of a time getting mapguide to compile all the way
>>> through.  I have been able to overcome some hurdles by making the
>>> individual packages that failed, but I haven't had any luck getting over
>>> this latest issue:
>>> 
>>> During the make, I am getting the following error:
>>> Making all in Service
>>> make[2]: Entering directory
>>> `/usr/local/src/mapguide-1.0.1/Common/Service'
>>> /bin/sh ../../libtool --tag=CXX --mode=link g++  -O2 -g -pipe
>>> -march=i386
>>> -mcpu=i686 -fno-use-cxa-atexit -fexceptions   -o libMgCommon.la -rpath
>>> /usr/local/mapguideopensource/lib -version-info 7:0:0
>>> -L../../Oem/dbxml-2.2.13/install/lib -L../../Common/CoordinateSystem
>>> ServiceControllerBuild.lo ServiceCoordinateSystemBuild.lo
>>> ServiceDataBuild.lo ServiceExceptionBuild.lo ServiceGeometryBuild.lo
>>> ServiceMapLayerBuild.lo ServiceNetBuild.lo ServiceServicesBuild.lo
>>> ServiceSystemBuild.lo ServiceUtilBuild.lo -lxerces-c
>>> -lMgCoordinateSystem
>>> ../../Oem/geos-2.2.0/source/geom/.libs/libgeos.a
>>> ../Security/libMgSecurity.a
>>>  
>>> *** Warning: Linking the shared library libMgCommon.la against the
>>> *** static library ../../Oem/geos-2.2.0/source/geom/.libs/libgeos.a is
>>> not
>>> portable!
>>>  
>>> *** Warning: Linking the shared library libMgCommon.la against the
>>> *** static library ../Security/libMgSecurity.a is not portable!
>>> g++ -shared -nostdlib
>>> /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../crti.o
>>> /usr/lib/gcc/i386-redhat-linux/4.0.0/crtbeginS.o 
>>> .libs/ServiceControllerBuild.o .libs/ServiceCoordinateSystemBuild.o
>>> .libs/ServiceDataBuild.o .libs/ServiceExceptionBuild.o
>>> .libs/ServiceGeometryBuild.o .libs/ServiceMapLayerBuild.o
>>> .libs/ServiceNetBuild.o .libs/ServiceServicesBuild.o
>>> .libs/ServiceSystemBuild.o .libs/ServiceUtilBuild.o 
>>> -L/usr/local/src/mapguide-1.0.1/Oem/dbxml-2.2.13/install/lib -lxerces-c
>>> -lMgCoordinateSystem ../../Oem/geos-2.2.0/source/geom/.libs/libgeos.a
>>> ../Security/libMgSecurity.a -L/usr/lib/gcc/i386-redhat-linux/4.0.0
>>> -L/usr/lib/gcc/i386-redhat-linux/4.0.0/../../.. -lstdc++ -lm -lc -lgcc_s
>>> /usr/lib/gcc/i386-redhat-linux/4.0.0/crtendS.o
>>> /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../crtn.o  -march=i386
>>> -mcpu=i686 -Wl,-soname -Wl,libMgCommon.so.7 -o
>>> .libs/libMgCommon.so.7.0.0/usr/bin/ld: cannot find -lMgCoordinateSystem
>>> collect2: ld returned 1 exit status
>>> make[2]: *** [libMgCommon.la] Error 1
>>> make[2]: Leaving directory
>>> `/usr/local/src/mapguide-1.0.1/Common/Service'
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory `/usr/local/src/mapguide-1.0.1/Common'
>>> make: *** [all-recursive] Error 1
>>> [root at user2 mapguide-1.0.1]#
>>> 
>>> Is it normal to have all these problems getting mapguide Open Source up
>>> and running?  I am on a clean build of Fedora Core 4.
>>>  
>>> Thank you in advance.
>>>  
>>> Nick
>>> Nicholas Sadowy
>>> Sr. Information Manager
>>> CD-Data, Inc.
>>> 2330 E. Bidwell St, Suite 200
>>> Folsom, CA 95630
>>> (916) 817-2211 x106
>>> nick at cd-data.com
>>> http://www.cd-data.com  
>>> 
>>> 
>> 
>> -- 
>> View this message in context:
>> http://www.nabble.com/mapguide-install-on-FC4.-tf2372882.html#a6615146
>> Sent from the OSGeo MapGuide mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
>> For additional commands, e-mail: users-help at mapguide.osgeo.org
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
>> For additional commands, e-mail: users-help at mapguide.osgeo.org
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/mapguide-install-on-FC4.-tf2372882.html#a6713634
> Sent from the OSGeo MapGuide mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/mapguide-install-on-FC4.-tf2372882.html#a6754548
Sent from the OSGeo MapGuide mailing list archive at Nabble.com.





More information about the Mapguide_users mailing list