Getting the code, install problem



Ok, I followed the instructions from
http://live.gnome.org/GnomeGames/Contributing for "Getting the code"

I ran into some problems installing gnome-common (You need to install
gnome-common from the GNOME CVS )
Here's what i did:

1) svn co http://svn.gnome.org/svn/gnome-common/trunk gnome-common
2) svn co http://svn.gnome.org/svn/gnome-games/trunk gnome-games
3) cd gnome-common 
4) ./autogen.sh --prefix=/home/kenneth/Bureaublad/programmeren/gnome/usr

checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
  testing automake-1.10... found 1.10
Checking for forbidden M4 macros...
Processing ./configure.in
Running aclocal-1.10...
Running autoconf...
Running automake-1.10...
configure.in:7: installing `./missing'
configure.in:7: installing `./install-sh'
Makefile.am: installing `./INSTALL'
Makefile.am: installing `./COPYING'
Running ./configure --enable-maintainer-mode --prefix=/home/kenneth/Bureaublad/programmeren/gnome/usr ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnome-common.spec
config.status: creating macros2/Makefile
config.status: creating doc-build/Makefile
config.status: creating doc-build/gnome-doc-common
Now type `make' to compile Gnome Common Macros

5)make
6)make install
7)cd ../gnome-games
8)./autogen.sh --prefix=/home/kenneth/Bureaublad/programmeren/gnome/usr

You need to install gnome-common from the GNOME CVS

Any help?
Kenneth Venken





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