[mapguide-users] Error building Linux MGOS 2.0
gimbrogno
magnitudo9 at email.it
Fri Jul 4 07:03:35 EDT 2008
Hi I had succes with the same configuration...
Try these steps:
Needed Packages:
yum grouplist
yum groupinstall mysql
yum install unixODBC unixODBC-devel libjpeg-devel mysql-server
chkconfig mysqld on
service mysqld start
Building and Installing Required Components (installer)
tar zxf mapguideaptinstaller-*.tar.gz
cd LinuxApt
./build_apt.sh --port 80
Building and Installing FDO
find . -maxdepth 1 -name "fdo*.tar.gz" -exec tar zxf {} ";"
cd OpenSource_FDO
nano -w setenvironment.sh
source ./setenvironment.sh
./build_thirdparty.sh
./build_linux.sh
Building OEM Components in the MapGuide Distribution
tar zxf mapguide-*.tar.gz
cd mapguide-
./build_oem.sh
Building and Installing the Default Configuration
aclocal
libtoolize --copy --force
automake --add-missing --copy
autoconf
./configure --enable-optimized
make
make install
Tell me if it goes...
Dorin333 wrote:
>
> Hi,
>
> CentOS 5, gcc 4.1.2.14 versionI tried with Suse 10 and I have the same
> problem.
>
>
>
>
>
> ----- Original Message ----
> From: gimbrogno <magnitudo9 at email.it>
> To: mapguide-users at lists.osgeo.org
> Sent: Friday, July 4, 2008 10:08:13 AM
> Subject: Re: [mapguide-users] Error building Linux MGOS 2.0
>
>
> Hi, what linux disto are you using and especially what gcc version?
>
>
> Dorin333 wrote:
>>
>> Hi all,
>>
>> I have the following error message for mapguide-2.0.1:
>>
>>
>>
>> warning: libxerces-c.so.27,
>> needed by
>> /usr/src/mapguide-2.0.1/Server/src/Services/Drawing/.libs/libMgServerDrawingService.so,
>> may conflict with libxerces-c.so.25
>> /usr/src/mapguide-2.0.1/Common/Renderers/.libs/libMgRenderers.so:
>> undefined reference to `gdFontCacheShutdown'
>> /usr/src/mapguide-2.0.1/Common/Renderers/.libs/libMgRenderers.so:
>> undefined reference to `gdFontCacheSetup'
>> collect2: ld returned 1 exit status
>> make[3]: *** [mgserver] Error 1
>>
>>
>> I installed the fdo 3.3.1 that is based on libxerces-c.so.25.
>>
>> Can everyone tell me how I solve this issue.
>>
>> Thanks a lot.
>>
>>
>>
>> _______________________________________________
>> 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/Error-building-Linux-MGOS-2.0-tp18273122p18274880.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
>
>
> _______________________________________________
> 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/Error-building-Linux-MGOS-2.0-tp18273122p18277375.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list