• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

To Install Netbeans follow these-RedHat 9

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey guys...
try in the following manner..

[root@localhost root]# ./j2sdk-1_4_2-nb-3_5_1-bin-linux.bin
bash: ./j2sdk-1_4_2-nb-3_5_1-bin-linux.bin: Permission denied
then i tried ...
chmod +x j2sdk-1_4_2-nb-3_5_1-bin-linux.bin
[root@localhost root]# ./j2sdk-1_4_2-nb-3_5_1-bin-linux.bin

Phewwww it all started ...then from the dir it was installed ...
i run this command
sh runide.sh
Guys i need help in running and compiling java on RedHat 9.0 wat are the commands and how to set environment class path for this.

Going beyond a how can one install Oracle on Linux,is it possible ?
 
I do some of my very best work in water. Like this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic