* gnome-guile-0.21pre2
@ 2001-08-16 22:43 Ariel Rios
0 siblings, 0 replies; 7+ messages in thread
From: Ariel Rios @ 2001-08-16 22:43 UTC (permalink / raw)
To: gnome-announce-list, guile-gtk, guile-user
The second long awaited pre gnome-guile version is here.
We have some important bug fixes. Please notice that this
packages require guile 1.5 which is only currently available
in guile CVS.
I have upload this pre2 tarball on:
http://linux.cem.itesm.mx/~ariel/download/gnome-guile-0.21pre2.tar.gz
I will shortly upload a guile-gtk pre2 tarball.
ariel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
2001-08-21 2:47 ` gnome-guile-0.21pre2 David Pirotte
@ 2001-08-21 9:13 ` Ariel Rios
0 siblings, 0 replies; 7+ messages in thread
From: Ariel Rios @ 2001-08-21 9:13 UTC (permalink / raw)
To: David Pirotte; +Cc: guile-gtk
On 21 Aug 2001 10:59:35 +0200, David Pirotte wrote:
> Ariel Rios wrote:
>
> > CAn you please check it now?
> > All traces off pck-config should be gone now
>
> still the same! am I doing the right thing when updating from cvs? here is what I
> did: (rm -rf guile-gtk and gnome-guile, i don't trust update)
>
>
I assume you are using anonymous CVS and so prolly your server has noy
yet update.
ariel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
2001-08-20 22:27 ` gnome-guile-0.21pre2 Ariel Rios
@ 2001-08-21 5:57 ` David Pirotte
0 siblings, 0 replies; 7+ messages in thread
From: David Pirotte @ 2001-08-21 5:57 UTC (permalink / raw)
To: Ariel Rios; +Cc: Ariel Rios, guile-gtk
Ariel Rios wrote:
>
> On 20 Aug 2001 23:58:18 -0400, Ariel Rios wrote:
> > On 20 Aug 2001 21:33:25 +0200, David Pirotte wrote:
> > > ariel@www.linuxppc.org wrote:
> > > > ... gnome-guile-0.21pre2
> > >
> > > I've just installed glib-1.2.10 and gtk+-1.2.10
> > >
> > > trying to compile gnome-guile-0.21pre2 (configure was ok), i get the
> > > following error:
> > >
> > darn.. I cannot reproduce it here.
> > Do you have Gtk+ properly installed?
> maybe... just maybe you don't have guile 1.5 (or from CVS)
yes, maybe! I don't understand because I 'cvs co' everyday a guile-core
version, configure/compile/install ... and this only produced a 1.4.1 branch
so, I downloaded guile-core-20010821 snapshot, which does produce a branch
1.5.1 ?!?
everything is fine with configure/compile/install now, i'll test it with my
little gui ...
thanks a lot and sorry
david
are the cvs guile and gnome-guile co procedures on guile web pages
accurate?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
2001-08-20 22:36 ` gnome-guile-0.21pre2 Ariel Rios
@ 2001-08-21 2:47 ` David Pirotte
2001-08-21 9:13 ` gnome-guile-0.21pre2 Ariel Rios
0 siblings, 1 reply; 7+ messages in thread
From: David Pirotte @ 2001-08-21 2:47 UTC (permalink / raw)
To: Ariel Rios; +Cc: guile-gtk
Ariel Rios wrote:
> CAn you please check it now?
> All traces off pck-config should be gone now
still the same! am I doing the right thing when updating from cvs? here is what I
did: (rm -rf guile-gtk and gnome-guile, i don't trust update)
david@faust:~/ftp/guile $ export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
david@faust:~/ftp/guile $ cvs login [no passwd, just enter]
david@faust:~/ftp/guile $ cvs -z3 checkout gnome-guile
david@faust:~/ftp/guile $ cvs -z3 checkout guile-gtk
david@faust:~/ftp/guile/guile-gtk $ sh ./autogen.sh
...
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking how to run the C preprocessor... gcc -E
checking for pkg-config... yes
./configure: line 2092: syntax error near unexpected token `GNOME_PKGCONFIG_CHECK_MODULES(GTK,'
./configure: line 2092: ` GNOME_PKGCONFIG_CHECK_MODULES(GTK, gtk+-2.0:1.3.1 gthread-2.0:1.3.1)'
david@faust:~/ftp/guile/guile-gtk $
david
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
[not found] ` <3B816605.30A94BAD@altosw.be>
2001-08-20 22:01 ` gnome-guile-0.21pre2 Ariel Rios
@ 2001-08-20 22:36 ` Ariel Rios
2001-08-21 2:47 ` gnome-guile-0.21pre2 David Pirotte
1 sibling, 1 reply; 7+ messages in thread
From: Ariel Rios @ 2001-08-20 22:36 UTC (permalink / raw)
To: David Pirotte; +Cc: guile-gtk
On 20 Aug 2001 21:33:25 +0200, David Pirotte wrote:
>
> ;; -------
>
> guile-gtk and gnome-guile from cvs still produce the following error
> at configure:
CAn you please check it now?
All traces off pck-config should be gone now
ariel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
2001-08-20 22:01 ` gnome-guile-0.21pre2 Ariel Rios
@ 2001-08-20 22:27 ` Ariel Rios
2001-08-21 5:57 ` gnome-guile-0.21pre2 David Pirotte
0 siblings, 1 reply; 7+ messages in thread
From: Ariel Rios @ 2001-08-20 22:27 UTC (permalink / raw)
To: Ariel Rios; +Cc: David Pirotte, guile-gtk
On 20 Aug 2001 23:58:18 -0400, Ariel Rios wrote:
> On 20 Aug 2001 21:33:25 +0200, David Pirotte wrote:
> > ariel@www.linuxppc.org wrote:
> > > ... gnome-guile-0.21pre2
> >
> > I've just installed glib-1.2.10 and gtk+-1.2.10
> >
> > trying to compile gnome-guile-0.21pre2 (configure was ok), i get the
> > following error:
> >
> darn.. I cannot reproduce it here.
> Do you have Gtk+ properly installed?
maybe... just maybe you don't have guile 1.5 (or from CVS)
ariel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gnome-guile-0.21pre2
[not found] ` <3B816605.30A94BAD@altosw.be>
@ 2001-08-20 22:01 ` Ariel Rios
2001-08-20 22:27 ` gnome-guile-0.21pre2 Ariel Rios
2001-08-20 22:36 ` gnome-guile-0.21pre2 Ariel Rios
1 sibling, 1 reply; 7+ messages in thread
From: Ariel Rios @ 2001-08-20 22:01 UTC (permalink / raw)
To: David Pirotte; +Cc: guile-gtk
On 20 Aug 2001 21:33:25 +0200, David Pirotte wrote:
> ariel@www.linuxppc.org wrote:
> > ... gnome-guile-0.21pre2
>
> I've just installed glib-1.2.10 and gtk+-1.2.10
>
> trying to compile gnome-guile-0.21pre2 (configure was ok), i get the
> following error:
>
darn.. I cannot reproduce it here.
Do you have Gtk+ properly installed?
> david@faust:/usr/local/src/guile/gnome-guile-0.21pre2 20 $ make
> ...
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -I/usr/local/include/gtk-1.2 -I/usr/X11R6/include -I/usr/local/include/glib-1.2
> -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2 -c gdk-glue.c -fPIC -DPIC -o
> .libs/gdk-glue.lo
> gdk-glue.c:466: parse error before `:'
Can you please send me the generated gdk-glue.c file?
ariel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-08-21 9:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-16 22:43 gnome-guile-0.21pre2 Ariel Rios
[not found] <Pine.LNX.4.33.0108171224530.13635-100000@www.linuxppc.org>
[not found] ` <3B816605.30A94BAD@altosw.be>
2001-08-20 22:01 ` gnome-guile-0.21pre2 Ariel Rios
2001-08-20 22:27 ` gnome-guile-0.21pre2 Ariel Rios
2001-08-21 5:57 ` gnome-guile-0.21pre2 David Pirotte
2001-08-20 22:36 ` gnome-guile-0.21pre2 Ariel Rios
2001-08-21 2:47 ` gnome-guile-0.21pre2 David Pirotte
2001-08-21 9:13 ` gnome-guile-0.21pre2 Ariel Rios
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).