Opened 17 years ago

Closed 16 years ago

#2 closed defect (fixed)

Building OEM on Gentoo or any Newer Linux Distro

Reported by: cgountanis@… Owned by: trevorwekel
Priority: high Milestone: 2.0
Component: Build System Version: 1.1.0
Severity: major Keywords: linux installation
Cc: External ID:

Description

Using Gentoo 2006.1 fully up to date. GCC 4.1.1 and so on.

Building OEM Components in the MapGuide Distribution FIX (build_oem.sh files): tar zxf mapguide-1.1.0.tar.gz cd mapguide-1.1.0 cd /mapguide-1.1.0/Oem/DWFTK7.1/develop/global/build/gnu Edit 3 sh files and add "libtoolize --copy --force" after the autoreconf commands to update the ltmain.sh versions. Example: cd dwfcore | dwfemap | dwftoolkit nano build_setup.sh autoreconf --force libtoolize --copy --force

Change History (6)

comment:1 by robertbray, 17 years ago

Component: GeneralBuild System

comment:2 by anonymous, 17 years ago

Milestone: 1.2

comment:3 by anonymous, 17 years ago

Owner: set to trevorwekel

comment:4 by anonymous, 17 years ago

The 1.2.0 Beta 2 installed fine on CentOS 4.4 and 4.5. I am scare to try CentOS 5 or any other newer Linux release. I would think the Linux installers should get to the point where they work with GCC 4.1 soon, right? I hope...

Thanks!

comment:5 by tomfukushima, 17 years ago

Milestone: 1.21.3

comment:6 by jbirch, 16 years ago

Resolution: fixed
Status: newclosed

I think that this can be closed. Build is working fine on Ubuntu with gcc 4.1.3, etc... I'm guessing this got fixed incidentally.

Note: See TracTickets for help on using tickets.