sitedir is not included in $LOAD_PATH

V

Vee Satayamas

sitedir is not included in $LOAD_PATH (Ruby 1.8.5 on
NetBSD 3.0.1) I didn't use pkgsrc for installing Ruby
interpreter.

============= RUBY 1.8.5 ================
irb(main):001:0> $LOAD_PATH
=> ["/1.8", "/1.8/i386-netbsdelf3.0.1", "",
"/home/vee/lib/ruby/1.8",
"/home/vee/lib/ruby/1.8/i386-netbsdelf3.0.1", "."]

============= RUBY 1.8.4 ================
irb(main):001:0> $LOAD_PATH
=> ["/home/vee/lib/ruby/site_ruby/1.8",
"/home/vee/lib/ruby/site_ruby/1.8/i386-netbsdelf3.0.1",
"/home/vee/lib/ruby/site_ruby",
"/home/vee/lib/ruby/1.8",
"/home/vee/lib/ruby/1.8/i386-netbsdelf3.0.1", "."]




How can I solve this problem?

Regards,
Vee

-----------------------------------------------------------------

Word and Powerpoint files may not be opened perfectly
by the softwares in my computer.

My homepage: http://www.geocities.com/veetai/

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 
N

Nobuyoshi Nakada

Hi,

2006/9/5 said:
sitedir is not included in $LOAD_PATH (Ruby 1.8.5 on
NetBSD 3.0.1) I didn't use pkgsrc for installing Ruby
interpreter.

It has been reported by Gotoken at [ruby-dev:29358], and looks
like an issue of autoconf 2.60.
How can I solve this problem?

CONFIG_SHELL=/bin/sh ./configure
 
V

Vee Satayamas

Hi Nobu Nakada,

Thank you so much for the solution.

Regards,
Vee

--- Nobuyoshi Nakada said:
Hi,

2006/9/5 said:
sitedir is not included in $LOAD_PATH (Ruby 1.8.5 on
NetBSD 3.0.1) I didn't use pkgsrc for installing Ruby
interpreter.

It has been reported by Gotoken at [ruby-dev:29358],
and looks
like an issue of autoconf 2.60.
How can I solve this problem?

CONFIG_SHELL=/bin/sh ./configure


-----------------------------------------------------------------

Word and Powerpoint files may not be opened perfectly
by the softwares in my computer.

My homepage: http://www.geocities.com/veetai/

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 

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,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top