Ticket #2 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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

Changed 5 years ago by robertbray

  • component changed from General to Build System

Changed 5 years ago by anonymous

  • milestone set to 1.2

Changed 5 years ago by anonymous

  • owner set to trevorwekel

Changed 5 years ago by anonymous

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!

Changed 5 years ago by tomfukushima

  • milestone changed from 1.2 to 1.3

Changed 4 years ago by jbirch

  • status changed from new to closed
  • resolution set to fixed

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.