On Friday, September 19, 2003, 7:01:46 AM, Harry wrote:
> First, I forgot it was International Talk Like A Pirate Day, so ...
> Aaaaarr, Gavin, lad. Shiver me timbers.
Avast ye bugs!
> The next problem I hit was that testrj is in dos format and hence when I
> tried to run it, I got a "no such interpreter". Easily fixed with vim,
> so no real problem, but might cause others some confusion.
I hate this kind of problem. Why can't all compters just get along?
> Once I fixed that, running "./testrj" gave me the error message
> ./lib/rj/rj.rb:39:in `open': No such file or directory -
> /usr/local/share/rj/third-party (Errno::ENOENT)
> from ./lib/rj/rj.rb:39:in `entries'
> from ./lib/rj/rj.rb:39:in `initialize'
> from ./lib/rj/rj.rb:91:in `new'
> from ./lib/rj/rj.rb:91:in `load_categories'
> from ./lib/rj/rj.rb:172:in `initialize'
> from bin/rj:256:in `new'
> from bin/rj:256
> There be no such file or directory, so it's not fibbing. Maybe one of
> them thar land lubbers has removed it :-).
Oh, that dir wasn't in CVS, so it didn't get exported. Fixed.
> I installed using
> ruby install.rb config
> ruby install.rb setup
> ruby install.rb install
> all run as Cap'n ... um, I mean root.
> I don't think I'm subscribed to this list at work, so my apologies if I
> don't reply to anything you send until late this evening.
> Cheers,
> Harry O.
|