From friedolf.lappen at web.de Tue Oct 24 04:19:46 2006 From: friedolf.lappen at web.de (Friedolf Lappen) Date: Tue, 24 Oct 2006 10:19:46 +0200 Subject: [Weft QDA users] Error message on starting weft-qda Message-ID: <200610241019.47217.friedolf.lappen@web.de> I've tried to set up weft-qda on a freshly installed xubuntu (best wife on earth needs it). I think I've met all necessary rquirements - but I am still recieving the following errors: /usr/lib/ruby/gems/1.8/gems/weft-qda-1.0.1/./weft-qda.rb:28: warning: already initialized constant WEFT_SHAREDIR /usr/lib/ruby/gems/1.8/gems/weft-qda-1.0.1/./weft-qda.rb:46: uninitialized constant QDA::GUI (NameError) from /usr/bin/weft-qda.rb:18 The first one - as far as I understood previous mailings - don't seems to be a problem, but then the second one is. Any idea what I shell do? Thanks in advance. From alex at pressure.to Fri Oct 27 06:12:13 2006 From: alex at pressure.to (Alex Fenton) Date: Fri, 27 Oct 2006 11:12:13 +0100 Subject: [Weft QDA users] Error message on starting weft-qda In-Reply-To: <200610241019.47217.friedolf.lappen@web.de> References: <200610241019.47217.friedolf.lappen@web.de> Message-ID: <4541DB7D.5060805@pressure.to> Hi Friedolf Sorry for the delay in replying. > but I am still > recieving the following errors: > > /usr/lib/ruby/gems/1.8/gems/weft-qda-1.0.1/./weft-qda.rb:28: warning: > already initialized constant WEFT_SHAREDIR > /usr/lib/ruby/gems/1.8/gems/weft-qda-1.0.1/./weft-qda.rb:46: > uninitialized constant QDA::GUI (NameError) > from /usr/bin/weft-qda.rb:18 > Can I ask you to check that you have wxruby 0.6.0 installed, and that you're able to run the samples that are bundled with the wxruby tarball? These can be run by cd samples/minimal ruby minimal.rb thanks alex