Thanks for the reply Axel! No, I didn't install kdelibs, but it IS already on my system. It doesn't seem to be a path issue but a version issue. I think I'm just going to use glade and ruby-gnome since that's working. Thanks! Scott Axel Etzold wrote: > -------- Original-Nachricht -------- >> Datum: Sat, 16 Feb 2008 04:31:53 +0900 >> Von: Scott Cook <scootercook / gmail.com> >> An: ruby-talk / ruby-lang.org >> Betreff: qtruby install on redhat > >> configuration settings. >> x86_64 x86_64 GNU/Linux >> >> I greatly appreciate any help on how to proceed from here. Do I need to >> somehow uninstall and re-install kdelibs? >> Thanks! >> Scott >> -- >> Posted via http://www.ruby-forum.com/. > > Dear Scott, > > did you install kdelibs ? Then your system can't find it and this looks > like a path problem. Maybe you can find something in the documentation > to tell korundum where the libs dependencies are > (something like ./configure --with-libs=SOMEPATH ... unfortunately, > I don't have a redhat system available right now). > > or you try to install > korundum from an rpm (and install the necessary dependencies first via > rpm also ... you'll see rpm complain about what's missing). > > You can find rpms for your redhat system from googling "rpmfind > korundum". > > > Best regards, > > Axel -- Posted via http://www.ruby-forum.com/.