where is $: defined?

A

Andreas S

I'm installing my own ruby but need to use the other gnu tools from my
co-worker, who has ruby too. I 'm doing this to try stuff first before I ask
him to install it in his ruby, which is our standard.

However, my ruby is picking up library from his ruby installation instead of
mine. I don't have any RUBY* environment variable, I don't find his path in
my ruby Makefile nor configuration.

I did:
configure --prefix=/login/asn
make
make install

I do have my co-worker bin directory in my $PATH (then I removed it
afterward). Could my ruby installation picked up the library location from
the existing ruby (my co-worker's)? How to tell it not to?

I know there are probably many variables that might have caused it, but if I
know how that $: is set, I thought it might help. What could have set $:
when I build my ruby?

I've spending hours already to sort this out without any luck.

-andre

_________________________________________________________________
Type your favorite song.  Get a customized station.  Try MSN Radio powered
by Pandora. http://radio.msn.com/?icid=T002MSN03A07001
 
J

Jan Svitok

I'm installing my own ruby but need to use the other gnu tools from my
co-worker, who has ruby too. I 'm doing this to try stuff first before I ask
him to install it in his ruby, which is our standard.

However, my ruby is picking up library from his ruby installation instead of
mine. I don't have any RUBY* environment variable, I don't find his path in
my ruby Makefile nor configuration.

I did:
configure --prefix=/login/asn
make
make install

I do have my co-worker bin directory in my $PATH (then I removed it
afterward). Could my ruby installation picked up the library location from
the existing ruby (my co-worker's)? How to tell it not to?

I know there are probably many variables that might have caused it, but if I
know how that $: is set, I thought it might help. What could have set $:
when I build my ruby?

I've spending hours already to sort this out without any luck.

I suppose the default is compiled-in (the configure --something should
be the right path)
Note that this is just a hint, I'm not sure nor I have checked that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top