Ticket #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
Note: See
TracTickets for help on using
tickets.
