From: Simon Strandgaard <0bz63fz3m1qt3001@...> Date: 2003-07-03T01:20:48+09:00 Subject: Re: [ANN] Aeditor-0.1 is unleashed On Thu, 03 Jul 2003 01:46:13 +0900, nobu.nokad wrote: > At Thu, 3 Jul 2003 00:20:04 +0900, Simon Strandgaard wrote: >> OK.. I hope I have fixed most of the install issues. >> So it migth be working this time :-) >> >> Tell me if version 0.2 is working better for you ? >> >> download: >> http://prdownloads.sourceforge.net/metaeditor/aeditor-ruby-0.2.tar.gz?download > > It doesn't work when RUBYLIB is set. I totally forgot about $RUBYLIB.. Therefore my hardcoding to $:[0] is a bad idea. $:.unshift $:[0]+File::SEPARATOR+"aeditor" How do I obtain the install location, in a clean way ? > > You'd better to replace require's. I don't quite follow ? -- Simon Strandgaard