[mapguide-users] build_oem.sh on Ubuntu 6.10

larry white larz at larz.myip.org
Fri Jun 29 09:48:39 EDT 2007


Ray,


the following error message often indicates that the 'libtool' package
is not installed:   "macro `AM_PROG_LIBTOOL' not found in library"

try running the following command:
sudo apt-get install libtool

this will either report that libtool is already installed or it will
install the package.

if libtool is already installed, then there is something else going on
and other issues are involved.
what version of gcc/g++ compiler are you using for the build process?



-- 
larry white
Senior Systems Analyst
Neomatix Corporation
email: larz at neomatix.ca
url: www.neomatix.ca




Ray Holtz wrote:
> Hi I read the archives and in March someone was having troubles getting
> the build_oem.sh script to finish installing.  I never read a complete
> answer for that.  And I am having troubles in about the same spot.  Here
> is the end of the output of running ./build_oem.sh as root:
> 
> dwfcore: Initialization...........................
> /usr/local/maptemp/mapguide-1.1.0/Oem/DWFTK7.1/develop/global/build/gnu/dwfcore
> /usr/local/maptemp/mapguide-1.1.0/Oem /usr/local/maptemp/mapguide-1.1.0
> aclocal: configure.in: 11: macro `AM_PROG_LIBTOOL' not found in library
> autoreconf: aclocal failed with exit status: 1
> /usr/local/maptemp/mapguide-1.1.0/Oem /usr/local/maptemp/mapguide-1.1.0
> dwfcore: Configure /Build...........................
> /usr/local/maptemp/mapguide-1.1.0/Oem/DWFTK7.1/develop/global/src/dwfcore
> /usr/local/maptemp/mapguide-1.1.0/Oem /usr/local/maptemp/mapguide-1.1.0
> sh: ./configure: No such file or directory
> make: *** No targets specified and no makefile found.  Stop.
> DWFCORE 1.0: Error build failed (0).................
> root at MapGuide:/usr/local/maptemp/mapguide-1.1.0#
> 
> 
> Can anyone point me in the direction I need to fix this?
> Thanks!
> Ray
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list