Results 1 to 7 of 7
Hi
I want to install eclipse on my RedHat Linux system.
What are the steps i required to follow(including download and installation procedure)?...
- 11-25-2008 #1Just Joined!
- Join Date
- Nov 2008
- Location
- Banglore - India
- Posts
- 16
Installing Eclipse
Hi
I want to install eclipse on my RedHat Linux system.
What are the steps i required to follow(including download and installation procedure)?
- 11-25-2008 #2
If you are connected to the Internet, type in terminal:
This will update all your programs. To install eclipse, type:Code:sudo yum check-update sudo yum update
You may also want to check out netbeans.Code:sudo yum install eclipse
Code:sudo yum install netbeans
- 11-26-2008 #3Just Joined!
- Join Date
- Nov 2008
- Location
- Banglore - India
- Posts
- 16
Hi
Thanks for reply.
I tried to do that but 'yum' is not installed on my system.
so what need to do? Please tell me How to download 'yum' and how i can install it on my RedHat linux system?
- 11-26-2008 #4Just Joined!
- Join Date
- Nov 2008
- Location
- Banglore - India
- Posts
- 16
Hi
Thanks for reply.
I tried to do that but 'yum' is not installed on my system.
so what need to do? Please tell me How to download 'yum' and how i can install it on my RedHat linux system?
- 11-26-2008 #5
which version of red hat linux are you using to not have yum?
- 12-05-2008 #6Just Joined!
- Join Date
- Nov 2008
- Location
- Banglore - India
- Posts
- 16
Hi
I have RedHad linux9 version
- 12-05-2008 #7
red hat linux 9 isn't supported, is there any way you could upgrade to a newer version? if not, you will have to download eclipse from their website and extract the file, depending on what kind of file it is, then you should be able to just run the executable file


Reply With Quote