From: Mathspeedy Date: 2009-09-22T08:20:05+09:00 Subject: Re: libglade2 On Sep 21, 6:56 pm, Mathspeedy wrote: > On Sep 19, 9:34 pm, Hunt Jon wrote: > > > Is the library installed? > > Is the library in the load path? > > Yes, the library is installed, > but I will check the LOADPATH maybe you just got it. > Thanks for responding. > > -- > Mathspeedy <3 Linux and Ruby > Canada rocks ! Ok so the library isn't in the load path, ruby -e "puts $: " | grep glade <-- Gives nothing. How to add an entry to it ? thanks in advance.