<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
in the beginning of this year I have build mapguide 2.0.2 on Centos5
and collected my steps on<br>
<a href="http://wiki.osgeo.org/wiki/Building_MapGuide_on_CentOS_5">http://wiki.osgeo.org/wiki/Building_MapGuide_on_CentOS_5</a><br>
I think the build on RHEL3 was also working fine...<br>
<a
 href="http://wiki.osgeo.org/wiki/Building_MapGuide_quick_starts_guides">there
are other guides for other unixes also </a><br>
<br>
open a bash shell as root (su) and try again.<br>
the sudo seems a bit limited for a complete build<br>
<br>
Remco Houtkamp wrote:
<blockquote
 cite="mid:742D3DD801152446BC9E6436A5F235890550B3@uber.burohoutkamp.local"
 type="cite">
  <pre wrap="">Hi, after a lot of trouble with windows, fdo and postgis I'm trying a setup with ubuntu. I just don't know that much about linux so I'm just following the how-to' s.

After I enter the sudo ./build_oem.sh command  I see a lot text within terminal (installing?) but it stops at a certain point and gives me the following error (some of it is dutch):

config.status: error: cannot find input file: `Makefile.in'
make: *** Geen doelen opgegeven en geen makefile gevonden.  Gestopt.
DWFCORE 1.0: Error build failed (0).................
remco@ubuntu:/usr/local/mapguideopensource$ gcc
gcc: no input files
remco@ubuntu:/usr/local/mapguideopensource$ aclocal
configure.in:18: warning: macro `AM_PROG_LIBTOOL' not found in library
autom4te: cannot create autom4te.cache: Bestand of map bestaat niet
aclocal: autom4te failed with exit status: 1
remco@ubuntu:/usr/local/mapguideopensource$ sudo ./build_oem.sh
MapGuide Open Source build script for OEM components
OEM Build Initialization ............................
Oem Libraries will be installed at: /usr/local/mapguideopensource
./build_oem.sh: 595: pushd: not found
ace: Initialization...........................
ace: Configure/Build ...........................
./build_oem.sh: 610: pushd: not found
./build_oem.sh: 610: pushd: not found
make: *** Geen doelen opgegeven en geen makefile gevonden.  Gestopt.
ACE 5.4: Error build failed (0).................
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>