Hi, I am using irb and when ever i open IRB session I have to update my $LOADPATH with my ruby program directory. $LOADPATH << "c:/rb" .How can I avoid this.becauze I find some paths already set.So I was checking the environment variables in windows.I didn't find any loadpath... Any suggestion THnks Chinna -- Posted via http://www.ruby-forum.com/.