Re: Require guidance in gnome development



I would suggest you to take a look at the thread again.
Due to recent merge with master branch, older dependencies are changed..
If you are using very old version of any distribution, I would suggest you to upgrade it sooner.
The discussion of me and Robert Ancell will help you to get past this problem.

-PioneerAxon

On Sun, Apr 1, 2012 at 6:29 PM, Arth Patel <arth svnit gmail com> wrote:
I would suggest you to take a look at the thread again.
Due to recent merge with master branch, older dependencies are changed..
If you are using very old version of any distribution, I would suggest you to upgrade it sooner.
The discussion of me and Robert Ancell will help you to get past this problem.

-PioneerAxon


On Sun, Apr 1, 2012 at 6:06 PM, Neelima Parakala <lissomlilyneelu gmail com> wrote:
Hi,

I followed the commands given by you but i got these errors may i please know what is the problem.

11CPU0247L:~/gnome-games$ ./autogen.sh --prefix=`pwd`/install

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.65
checking for automake >= 1.9...
  testing automake-1.11... found 1.11.1
checking for libtool >= 1.5...
  testing libtoolize... found 2.2.6b
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.24.1
checking for intltool >= 0.40.4...
  testing intltoolize... found 0.41.0
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
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'
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
configure.ac:187: installing `./compile'
configure.ac:189: installing `./config.guess'
configure.ac:189: installing `./config.sub'
configure.ac:12: installing `./install-sh'
configure.ac:12: installing `./missing'
glchess/src/Makefile.am: installing `./depcomp'
gnome-sudoku/src/lib/Makefile.am:9: installing `./py-compile'
libgames-support/Makefile.am:89: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

11CPU0247L:~/gnome-games$ cd gnome-sudoku

11CPU0247L:~/gnome-games/gnome-sudoku$ make
make: *** No targets specified and no makefile found.  Stop.

11CPU0247L:~/gnome-games/gnome-sudoku$ make install
make: *** No rule to make target `install'.  Stop.

11CPU0247L:~/gnome-games/gnome-sudoku$ ./src/gnome-sudoku
Traceback (most recent call last):
  File "./src/gnome-sudoku", line 23, in <module>
    start_game()
  File "/home/local/AMRITAVIDYA/gnome-games/gnome-sudoku/src/lib/gnome_sudoku.py", line 21, in start_game
    import main
  File "/home/local/AMRITAVIDYA/gnome-games/gnome-sudoku/src/lib/main.py", line 5, in <module>
    import gi
ImportError: No module named gi
sh: bug-buddy: not found

11CPU0247L:~/gnome-games/gnome-sudoku$

Thank you

Regards
Neelima



--
Arth Patel
Vice Chairperson, ACM NIT-Surat.
B.Tech III, 
Computer Engineering,
National Institute of Technology, Surat.





--
Arth Patel
Vice Chairperson, ACM NIT-Surat.
B.Tech III, 
Computer Engineering,
National Institute of Technology, Surat.




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