From: Markus J. <mj...@we...> - 2002-09-15 11:27:19
|
thanks now it works. just on more question for my understanding. why is glib2 needed. I thought this has only some convenient types and memory routines for C programmers. why is this needed for ruby?? just curious! markus On Sunday 15 September 2002 12:51, Masao Mutoh wrote: > Hi, > > On Sun, 15 Sep 2002 10:24:15 +0200 > > Markus Jais <mj...@we...> wrote: > > Hello > > > > thanks, but there are still problems. > > now I can load it into irb but running the samples still leads to an > > error > > cd ruby-gnome2/glib > $ruby extconf.rb > $make > (su) > #make install > > $cd ../gtk2 > $ruby extconf.rb > $make > (su) > #make install > #cp lib/gtk.rb /usr/lib/ruby/1.7/. #-> You use ruby 1.7 > #cp lib/gtk.rb /usr/lib/ruby/1.6/. #-> You use ruby 1.6 > > $cd sample > $ ruby calendar.rb > > > ruby -Isrc sample/*.rb > > -Isrc can't use here. Documents have not update yet. Sorry. > > Cheers, -- Markus Jais http://www.mjais.de in...@mj... The road goes ever on and on - Bilbo Baggins |