public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Guile-gtk pre-0.17 Second Shot...
@ 1999-10-03 21:10 Ariel Rios
  1999-10-04 11:14 ` Martin Baulig
  1999-10-05 11:17 ` Marius Vollmer
  0 siblings, 2 replies; 4+ messages in thread
From: Ariel Rios @ 1999-10-03 21:10 UTC (permalink / raw)
  To: guile-gtk

Hi all...
I have uploaded a new pre017 version. This should adreess some of the problems
reported.
The tar ball was done by:
-downloading guile-gtk from cvs
-running ./configure
-running make distcheck
-running make dist
Everything should be correct now =)

This pre version also includes the latest cvs commits by Martin and me.

http://erin.netpedia.net/galway/guile-gtk-pre-0.17.tar.gz

Ariel

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Guile-gtk pre-0.17 Second Shot...
  1999-10-03 21:10 Guile-gtk pre-0.17 Second Shot Ariel Rios
@ 1999-10-04 11:14 ` Martin Baulig
  1999-10-05 11:17 ` Marius Vollmer
  1 sibling, 0 replies; 4+ messages in thread
From: Martin Baulig @ 1999-10-04 11:14 UTC (permalink / raw)
  To: Ariel Rios; +Cc: guile-gtk

Ariel Rios <jarios@usa.net> writes:

> Hi all...
> I have uploaded a new pre017 version. This should adreess some of the problems
> reported.
> The tar ball was done by:
> -downloading guile-gtk from cvs
> -running ./configure
> -running make distcheck
> -running make dist

... but "make distcheck" already creates a tarball, why don't you simply
use this tarball rather than running "make dist" again ... ?

-- 
Martin Baulig - martin@home-of-linux.org - http://www.home-of-linux.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Guile-gtk pre-0.17 Second Shot...
  1999-10-03 21:10 Guile-gtk pre-0.17 Second Shot Ariel Rios
  1999-10-04 11:14 ` Martin Baulig
@ 1999-10-05 11:17 ` Marius Vollmer
  1999-10-06 11:34   ` Jim Blandy
  1 sibling, 1 reply; 4+ messages in thread
From: Marius Vollmer @ 1999-10-05 11:17 UTC (permalink / raw)
  To: Ariel Rios; +Cc: guile-gtk

Ariel Rios <jarios@usa.net> writes:

> I have uploaded a new pre017 version.

I think you should use a newer version of libtool.  I don't know
what's current but libtool-1.2b is quite out-dated.  I have
libtool-1.3, which also has the added advantage of being an official
release.

I tried compiling your pre-release against a fresh CVS checkout of
Gtk+.  There was some problem with some header file that Gtk+ forgot
to install but then it worked almost fine.

The only thing is that gdk_window_get_id is no longer successful in
breaking the GdkWindow abstraction barrier.  You either might not want
to care about that or add some test to configure.in to check whether
we need to use "->xwindow" or "->drawable.xwindow".

Running test-gtk.scm shows some inconsistencies tht are quickly
discovered when clicking thru the buttons.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Guile-gtk pre-0.17 Second Shot...
  1999-10-05 11:17 ` Marius Vollmer
@ 1999-10-06 11:34   ` Jim Blandy
  0 siblings, 0 replies; 4+ messages in thread
From: Jim Blandy @ 1999-10-06 11:34 UTC (permalink / raw)
  To: Marius Vollmer; +Cc: Ariel Rios, guile-gtk

> I think you should use a newer version of libtool.  I don't know
> what's current but libtool-1.2b is quite out-dated.  I have
> libtool-1.3, which also has the added advantage of being an official
> release.

ftp.gnu.org has libtool 1.3.3.  That's what Guile recommends.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-10-06 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-03 21:10 Guile-gtk pre-0.17 Second Shot Ariel Rios
1999-10-04 11:14 ` Martin Baulig
1999-10-05 11:17 ` Marius Vollmer
1999-10-06 11:34   ` Jim Blandy

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).