adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] Testing the installation


From: shirish शिरीष
Subject: Re: [Adonthell-general] Testing the installation
Date: Sun, 10 Mar 2013 00:00:30 +0530

at bottom :-
On Sat, Mar 9, 2013 at 6:27 PM, Kai Sterker <address@hidden> wrote:

<snipped>

> In between those lines, the newly added logging should have appeared.
> Did you actually regenerate the configure script by running
> ./autogen.sh after pulling the update? Otherwise it will still use the
> old version (until you run make, which would also pick up the changed
> configure.in file).

My bad. Did that and the configure script did smoothly .

checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking for Python header files... found
checking for Python library... found
checking for Python's dependencies... -lpthread -ldl  -lutil -lm
checking for swig... /usr/bin/swig
checking for SWIG version... 2.0.7
checking for libglog... no
checking for nanosleep... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 6.0.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating adonthell.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/main/Makefile
config.status: creating src/base/Makefile
config.status: creating src/event/Makefile
config.status: creating src/gfx/Makefile
config.status: creating src/input/Makefile
config.status: creating src/audio/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/python/Makefile
config.status: creating src/rpg/Makefile
config.status: creating src/world/Makefile
config.status: creating src/py-runtime/Makefile
config.status: creating src/py-wrappers/Makefile
config.status: creating src/py-wrappers/adonthell/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating test/data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

although while running the autogen.sh I did run into few warnings :-

~/games/adonthell/adonthell$ ./autogen.sh
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:17: warning: AM_INIT_AUTOMAKE: two- and three-arguments
forms are deprecated.  For more info, see:
configure.in:17:
http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'

Now type './configure' to prepare Adonthell for compilation.
Afterwards, 'make' will build Adonthell.

- See the automake warning given.

After then the installation was smooth. I was able to compile it successfully.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]