Please help me to compile gnome-guile



Hello!

I just got a fresh gnome-guile/ copy from CVS.
But I can't compile it. Could anyone help me to compile it?
Session begins:


******* FIST ERROR *******
$ ./autogen.sh --prefix=/usr/local/gnome --with-gtk-prefix=/usr/local/gnome
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
skipping ./guile-gtk/examples -- flagged as no auto-gen
skipping ./guile-gtk -- flagged as no auto-gen
                        ^^^^^^^^^^^^^^^^^^^^^^ <<---SURE WE WANT THIS?
[some boring lines deleted]
configuring in guile-gtk
running /bin/sh ./configure  --enable-maintainer-mode
--prefix=/usr/local/gnome --with-gtk-prefix=/usr/local/gnome
--cache-file=.././config.cache --srcdir=.
./configure: ./configure: No such file or directory
configure: error: ./configure failed for guile-gtk
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
$
******* FIRST ERROR END *******


I guess guile-gtk/ must be done... mmmh, may be the blocking file must be
removed:


******* SECOND ERROR *******
$ rm guile-gtk/NO-AUTO-GEN
$ ./autogen.sh --prefix=/usr/local/gnome --with-gtk-prefix=/usr/local/gnome
Makefile.am:11: variable `GUILE_LIBS' not defined
                ^^^^^^^^^^^^^^^^^^^^ <<----------------------MMMMMHHH?
running ./configure --enable-maintainer-mode --prefix=/usr/local/gnome
--with-gtk-prefix=/usr/local/gnome
loading cache ./config.cache
[other boring lines deleted]
configuring in guile-gtk
[OK, now configuring guile-gtk directory]
running /bin/sh ./configure  --enable-maintainer-mode
--prefix=/usr/local/gnome --with-gtk-prefix=/usr/local/gnome
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
[other boring lines deleted again]
checking for gtk-config... /usr/local/gnome/bin/gtk-config
checking for GTK - version >= 1.0.0... yes
./configure: syntax error near unexpected token `GNOME_CHECK_GUILE(fail)'
./configure: ./configure: line 1542: `GNOME_CHECK_GUILE(fail)'
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
configure: error: ./configure failed for guile-gtk
$
 ******* SECOND ERROR END *******


So, what can I do?

P.D.
I've compiled and installed glib gtk+ imlib mico libIDL ORBit
gnome-libs gnome-objc and gnome-core.

I'm using a RedHat distribution and the following rpm versions:
autoconf-2.12-3
automake-1.3-2
libtool-1.0h-2
guile-1.2-4
guile-devel-1.2-4
m4-1.4-8

And I'm using the following enviroment vars when compiling:
export GLIB_CONFIG=/usr/local/gnome/bin/glib-config
export ACLOCAL_FLAGS='-I /usr/local/gnome/share/aclocal'


--
Arturo Tena <arturo@Directmail.org>      http://arturo.Directmail.org/
PUBLIC KEY (PGP/RSA):               'finger cbtsra0@andromeda.ulsa.mx'
Key fingerprint:              739B 8AD6 193D 8432  8730 4F27 3D38 62F6
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .



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