Date: Sat, 26 Jan 2002 10:02:10 -0800 (PST) From: Tom Kersten <tomkersten98@yahoo.com> To: freebsd-questions@freebsd.org Subject: FIXED: really easy java question Message-ID: <20020126180210.73613.qmail@web10003.mail.yahoo.com> In-Reply-To: <20020126100411.0522c546.fxn@retemail.es>
next in thread | previous in thread | raw e-mail | index | archive | help
To Everyone who helped, Thanks...I have no idea why it is working now, but, it is. Thank you for your patience and tips along the way. Obviously it was a mistake on my part because I did not have to change any config. files. When I relogged in this morning everything worked fine. I had restarted last night...??? Hmm...I don't know, I must have done something stupid like not edited my PATH variable until after I restarted...that's is all I can come up with. I do have one quick question though...I was under the impression that if I edited my path variable and typed "rehash" it would re-initiate that variable. Because that didnt' seem to happen, I am assuming that the "rehash" command just re-initializes all files in the PATH variable that was defined at the last login. Is this correct?? Is there a way to re-intialize your PATH variable without having to re-login? Thanks again for your patience, Thomas --- "F.Xavier Noria" <fxn@retemail.es> wrote: > On Fri, 25 Jan 2002 21:19:04 -0800 (PST) > Tom Kersten <tomkersten98@yahoo.com> wrote: > > : I have installed linux-jdk-1.3.1 from on FreeBSD > 4.4 > : from the ports. When I try to type "java" or > "javac" > : it doesn't find the commmand...I can type the > complete > : path (/usr/local/jdxxxx/bin/javac ...or ../java) > and > : it works. I have added /usr/local/linux-jdkxxx/bin > to > : my path in my .cshrc file but still no > luck...what's > : the deal??? > > Perhaps it has to do with shell's own hash? Once > echo $PATH confirms > that the directory is actually in $PATH, does csh > find the executables > after running rehash(1)? > > -- fxn > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020126180210.73613.qmail>