[fdo-users] Compiling FDO 3.4.0 on Ubuntu 8.04

Traian Stanev traian.stanev at autodesk.com
Mon Apr 20 12:35:05 EDT 2009


Can't we just change the build .sh files to refer to !/bin/bash at the top instead of !/bin/sh? This would make it unambiguous which shell needs to execute them, even if the user is using a shell other than bash as their default shell (all those korn and C shell users out there, heh).

Traian

From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Jason Birch
Sent: Monday, April 20, 2009 12:33 PM
To: FDO Users Mail List
Subject: RE: [fdo-users] Compiling FDO 3.4.0 on Ubuntu 8.04

This is typically due to Ubuntu shipping with a non-bash sh as the default shell.  You can change this be typing:

sudo dpkg-reconfigure dash

and selecting "No".

There are some basic compilation notes for Ubuntu here; please feel free to update them as you progress...

http://wiki.osgeo.org/wiki/Building_MapGuide_on_Ubuntu_8.04

Jason

From: Micho Gar
Sent: April-20-09 8:45 AM
Subject: [fdo-users] Compiling FDO 3.4.0 on Ubuntu 8.04

Hi all, when I execute bash build_thirdparty.sh I have this error:

./Thirdparty.sh: 27: Syntax error: Bad fd number
make[1]: se ingresa al directorio `/home/michogar/mapguide/OpenSource_FDO/Thirdparty'
make[1]: *** No hay ninguna regla para construir el objetivo `apache/xml-xalan/c/lib/libxalan-c.so.17.0', necesario para `all-am'.  Alto.
make[1]: se sale del directorio `/home/michogar/mapguide/OpenSource_FDO/Thirdparty'
make: *** [install-recursive] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20090420/83b1fadc/attachment.html


More information about the fdo-users mailing list