Skip to main content



      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 14:06 Go to next message
Eclipse UserFriend
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 14:23 Go to previous messageGo to next message
Eclipse UserFriend
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 00:09 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 12:46:51 EDT 2025

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

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

Back to the top