From: MD Date: 2007-04-14T05:45:08+09:00 Subject: Building ruby in a path independent fashion Hi, I noticed that when I build and install ruby/gems, the path is hard coded in the scripts. This causes a problem when I build on say an AIX machine A and want to run the interpreter on AIX machine B. Is there any way for the interpreter to be built in a path independent fashion? Thanks in advance. Regards, -Manas