[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:01803] Re: Platform independend part of Ruby installation?

From: matz@... (Yukihiro Matsumoto)
Date: 2000-03-10 15:20:31 UTC
List: ruby-talk #1803
Hi,

In message "[ruby-talk:01782] Platform independend part of Ruby installation?"
    on 00/03/08, Clemens Hintze <clemens.hintze@alcatel.de> writes:

|But unfortunately it seems that *all* the files were installed under
|the 'exec-prefix' means under $HOME/sparc-sun-solaris2.7/lib/ruby/1.4
|instead some of them under $HOME/lib/ruby/1.4 as I would expect!
|
|Is this a general problem? Is this intended? If yes, why? If no, could
|this behavior changed in later releases?

I haven't used exec-prefix ever.  The configure does not handle it
well.  Since platform dependent files are already in separated
directory, for example `i386-linux', only binary and -lruby should go
under exec-prefix, I think.

I'll modify instruby.rb script.

							matz.

In This Thread

Prev Next