[Gambas-user] Gambas-3 on Linux Mint "16": autoreconf: failed to run aclocal...

Ru Vuott vuott at ...325...
Sat Dec 7 00:21:53 CET 2013


Hi Benoît,

yeeessss: I needed "automake" package !

Thanks a lot !

Vuottt


--------------------------------------------
Sab 7/12/13, Benoît Minisini <gambas at ...1...> ha scritto:

 Oggetto: Re: [Gambas-user] Gambas-3 on Linux Mint "16": autoreconf: failed to run aclocal...
 A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
 Data: Sabato 7 dicembre 2013, 00:10
 
 Le 06/12/2013 23:53, Ru Vuott a
 écrit :
 > Hello,
 >
 > I updated my Linux Mint to "16" version - 64bit.
 >
 > I installed the development packages (for Ubuntu)
 needed to compile all Gambas-3 components.  Then I
 followed:
 >
 > ~ $ svn checkout
 svn://svn.code.sf.net/p/gambas/code/gambas/trunk
 >
 > ~ $ cd trunk
 >
 > but when I start
 >
 > ~/trunk $ ./reconf-all
 >
 > I obtain these lines:
 >
 > libtoolize: putting auxiliary files in `.'.
 > libtoolize: copying file `./ltmain.sh'
 > libtoolize: You should add the contents of the
 following files to `aclocal.m4':
 >
 libtoolize:   `/usr/share/aclocal/libtool.m4'
 >
 libtoolize:   `/usr/share/aclocal/ltoptions.m4'
 >
 libtoolize:   `/usr/share/aclocal/ltversion.m4'
 >
 libtoolize:   `/usr/share/aclocal/ltsugar.m4'
 >
 libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
 > libtoolize: Remember to add `LT_INIT' to configure.ac.
 > libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])'
 to configure.ac and
 > libtoolize: rerunning libtoolize, to keep the correct
 libtool macros in-tree.
 > libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS
 in Makefile.am.
 > autoreconf: Entering directory `.'
 > autoreconf: configure.ac: not using Gettext
 > autoreconf: running: aclocal 
 --output=aclocal.m4t
 > Can't exec "aclocal": No such file or directory at
 /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
 > autoreconf: failed to run aclocal: No such file or
 directory
 >
 > How can I fix it?
 >
 > Thanks
 >
 > vuott
 >
 
 I guess you have to install the development package that
 includes the 
 'aclocal' program. Normally that package should be in the
 autoconf & 
 automake package.
 
 -- 
 Benoît Minisini
 
 ------------------------------------------------------------------------------
 Sponsored by Intel(R) XDK 
 Develop, test and display web and hybrid apps with a single
 code base.
 Download it for free now!
 http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
 _______________________________________________
 Gambas-user mailing list
 Gambas-user at lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list