libtool install error
Hi I need that to install libtool and got it from : http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a.tar.gz When I run "make check", I got ## - ## ## Test results. ## ## - ## ERROR: 71 tests were run, 16 failed (3 expected failures). 3 tests were skipped. ## -- ## ## testsuite.log was created. ## ## -- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [libtool 2.2.6] testsuite: 41 52 53 54 56 57 58 59 60 61 68 69 70 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[3]: *** [check-local] Error 1 make[3]: Leaving directory `/home/jxding/libtool_090419/libtool-2.2.6' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/jxding/libtool_090419/libtool-2.2.6' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/jxding/libtool_090419/libtool-2.2.6' make: *** [check] Error 2 --- The, I run "make install". No error message. I have added lib and path of libtool to the envirnment path. But, when I tried to install another package Acro svn checkout -q https://software.sandia.gov/svn/public/acro/acro-pebbl/trunk acro-trunk I got error: -- autoreconf -i aclocal:configure.ac:498: warning: macro `AM_PROG_LIBTOOL' not found in library src/Makefile.am:115: Libtool library used but `LIBTOOL' is undefined src/Makefile.am:115: src/Makefile.am:115: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/Makefile.am:115: to `configure.ac' and run `aclocal' and `autoconf' again. autoreconf: automake failed with exit status: 1 --- My autoreconf (GNU Autoconf) 2.59 automake (GNU automake) 1.9.2 Any help is appreciated. thanks Jack April 19 2009 _ Windows Live™: Keep your life in sync. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_042009___ http://lists.gnu.org/mailman/listinfo/libtool
RE: libtool install error
hi, thanks I am not a system administrator. how to update them ? install a new version ? thanks Jack April 20 2009 > Date: Mon, 20 Apr 2009 10:54:00 -0500 > From: bfrie...@simple.dallas.tx.us > To: dtustud...@hotmail.com > Subject: Re: libtool install error > > On Sun, 19 Apr 2009, Jack Bryan wrote: > > > > My > > autoreconf (GNU Autoconf) 2.59 > > > > automake (GNU automake) 1.9.2 > > These are extremely old! Maybe you can update? > > These are the current releases: > > autoconf 2.63 > automake 1.10.2 > > Bob > -- > Bob Friesenhahn > bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ > GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ _ Windows Live™: Keep your life in sync. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_042009___ http://lists.gnu.org/mailman/listinfo/libtool