Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Come to that, are there mirrors of distfiles for raa applications in general?
···
–
Rasputin :: Jack of All Trades - Master of Nuns
Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Come to that, are there mirrors of distfiles for raa applications in general?
–
Rasputin :: Jack of All Trades - Master of Nuns
Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Have you looked at
http://ruby-gnome2.sourceforge.jp/
Guy Decoux
Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Have you looked at
Thanks, but I was hoping to avoid GNOME if I could.
Looks like thats where it moved to, though - thanks.
–
Confession is good for the soul only in the sense that a tweed coat is
good for dandruff.
– Peter de Vries
Rasputin :: Jack of All Trades - Master of Nuns
Hi,
- ts decoux@moulon.inra.fr [1250 16:50]:
Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Have you looked at
Thanks, but I was hoping to avoid GNOME if I could.
Looks like thats where it moved to, though - thanks.
We produce ruby-gtk2 package which doesn’t include GNOME.
Get ruby-gtk2-0.8.1.tar.gz .
#GdkPixbuf is a part of GTK+ now.
But if you hate to install Ruby/GTK, you can create Ruby/GLib and
Ruby/GdkPixbuf only.
$ cd ruby-gtk2-0.8.1
$ ruby extconf.rb glib gdkpixbuf
$ make
$ su
On Tue, 9 Dec 2003 02:06:58 +0900 Rasputin rasputin@idoru.mine.nu wrote:
–
.:% Masao Mutohmutoh@highway.ne.jp
Rasputin rasputin@idoru.mine.nu wrote:
- ts decoux@moulon.inra.fr [1250 16:50]:
Is there a copy of the distfile for gtk-pixbuf mirrorred anywhere?
Thanks, but I was hoping to avoid GNOME if I could.
Looks like thats where it moved to, though - thanks.
We produce ruby-gtk2 package which doesn’t include GNOME.
But if you hate to install Ruby/GTK, you can create Ruby/GLib and
Ruby/GdkPixbuf only.$ cd ruby-gtk2-0.8.1
$ ruby extconf.rb glib gdkpixbuf
$ make
$ sumake install
Thanks a lot, thats ideal
–
Pohl’s law:
Nothing is so good that somebody, somewhere, will not hate it.
Rasputin :: Jack of All Trades - Master of Nuns