Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » how to install eclipse in ubuntu 12.04?(i'm new to ubuntu)
icon5.gif  how to install eclipse in ubuntu 12.04? [message #919134] Fri, 21 September 2012 18:06 Go to next message
El ni is currently offline El niFriend
Messages: 8
Registered: February 2010
Junior Member
hi,
i downloaded the latest CDT eclipse from the eclipse org site.

i'm using ububtu 12.04.

the download is actually a gz file. which is some kind of zip.

but how i install it?

sorry for the newbie question, but i use to press setup (in windows) and i don't know how to do it in ubuntu)

thanks in advance,
Re: how to install eclipse in ubuntu 12.04? [message #919147 is a reply to message #919134] Fri, 21 September 2012 18:23 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 9/21/2012 12:07 PM, El ni wrote:
> hi,
> i downloaded the latest CDT eclipse from the eclipse org site.
>
> i'm using ububtu 12.04.
>
> the download is actually a gz file. which is some kind of zip.
>
> but how i install it?
>
> sorry for the newbie question, but i use to press setup (in windows) and
> i don't know how to do it in ubuntu)
>
> thanks in advance,

Find the subdirectory into which you wish to "install" it. (Eclipse
isn't installed in any formal sense, it's just unzipped or exploded
where you want it.) Then type:

$ tar -zxf eclipse-jee-juno-linux-gtk-x86_64.tar.gz

It will create a new subdirectory, eclipse. If you're unhappy where it
ends up, then do

$ mv eclipse <wherever you're rather have it>

For example, I put mine on this path:

/home/russ/dev/eclipse

Hope this helps.
Re: how to install eclipse in ubuntu 12.04? [message #919531 is a reply to message #919147] Sat, 22 September 2012 04:09 Go to previous message
El ni is currently offline El niFriend
Messages: 8
Registered: February 2010
Junior Member
Thanks! This helps a lot.

I didn't no there is no installation needed.

I simply unzip it to the place you suggest and it seems working.

Thanks again Smile
Previous Topic:Updating the GCC
Next Topic:Eclipse Plugin deploy ExternalTools
Goto Forum:
  


Current Time: Fri Apr 26 21:23:17 GMT 2024

Powered by FUDForum. Page generated in 0.10616 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top