I installed Suns Java but I don't know how to find where it installed to. Can someone tell me how to find it? Someone told me to do a Find -name java -print But all I got was a message saying I had mail. When I looked in the mail it was a log with a bunch of jibberish. Any clue what to do now? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060405/50d9a53b/attachment-0001.html>
On Wed, Apr 05, 2006 at 07:30:50AM -0500, Chris Peikert enlightened us:> I installed Suns Java but I don't know how to find where it installed to. > Can someone tell me how to find it? Someone told me to do a >How did you install it?> > > Find -name java -print >It should be find, not Find.> > > But all I got was a message saying I had mail. When I looked in the mail it > was a log with a bunch of jibberish. Any clue what to do now? >That isn't jibberish. I would suggest you learn how to read it. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263
> I installed Suns Java but I don't know how to find where it installed to. > Can someone tell me how to find it? Someone told me to do a > Find ?name java ?printSun's java package isn't exactly the best. It's most likely in /usr/java. If you got the jdk, you can download the sun-java-compat rpm from jpackage.org -> http://www.jpackage.org/rpm.php?id=3320 This will set up the java environment for you. -- Any sufficiently advanced technology is indistinguishable from magic. -Arthur C. Clarke