Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » install CDT on Linux-x64
install CDT on Linux-x64 [message #205157] Sun, 18 November 2007 12:29 Go to next message
Eclipse UserFriend
Originally posted by: radekas.atlas.cz

Hi,
i am using Eclipse CDT on Windows and now I am trying Linux but I cant
install it.
I am using openSUSE and i have proccesor 64.
Can somebody help me what do i need to install it?

Radek
Re: install CDT on Linux-x64 [message #205165 is a reply to message #205157] Mon, 19 November 2007 04:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fwein.lse.eei.uni-erlangen.de

Radek wrote:
> Hi, i am using Eclipse CDT on Windows and now I am trying Linux but I
> cant install it.
It work's fine but you have to make sure do it right.

1) Make sure you have a 64bit JRE (java --version)
2) There is still no 64 CDT bundle, hence search for the general Eclipse
eclipse-SDK-3.3.1.1-linux-gtk-x86_64.tar.gz
and install CDT via the update manager.


Ask again if you have more questions.

Regards,

Fabian
Re: install CDT on Linux-x64 [message #205283 is a reply to message #205165] Wed, 21 November 2007 02:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: radekas.atlas.cz

Fabian Wein wrote:

> Radek wrote:
>> Hi, i am using Eclipse CDT on Windows and now I am trying Linux but I
>> cant install it.
> It work's fine but you have to make sure do it right.

> 1) Make sure you have a 64bit JRE (java --version)
> 2) There is still no 64 CDT bundle, hence search for the general Eclipse
> eclipse-SDK-3.3.1.1-linux-gtk-x86_64.tar.gz
> and install CDT via the update manager.


> Ask again if you have more questions.

> Regards,

> Fabian
Hi,
I have installed jre 64 and also eclipse-SDK-3.3.1.1-linux-gtk-x86
but now i have no idea what to do next.
I was trying to download org.eclipse.cdt.sdk-3.1.2-linux.x86_64
and when i was installing it, it puts some features and plugins directly
to eclipse folder.
But when I am starting eclipse i can still work only with java. There is
no C++.
Where I did mistake?
Radek
Re: install CDT on Linux-x64 [message #205290 is a reply to message #205283] Wed, 21 November 2007 02:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

try starting

eclipse -clean

Which forces eclipse to re-read the plugins. This is why it is prefereable to
use the update mechanism...

--
Derek


Radek wrote:
> Fabian Wein wrote:
>
>> Radek wrote:
>>> Hi, i am using Eclipse CDT on Windows and now I am trying Linux but I
>>> cant install it.
>> It work's fine but you have to make sure do it right.
>
>> 1) Make sure you have a 64bit JRE (java --version)
>> 2) There is still no 64 CDT bundle, hence search for the general Eclipse
>> eclipse-SDK-3.3.1.1-linux-gtk-x86_64.tar.gz
>> and install CDT via the update manager.
>
>
>> Ask again if you have more questions.
>
>> Regards,
>
>> Fabian
> Hi,
> I have installed jre 64 and also eclipse-SDK-3.3.1.1-linux-gtk-x86
> but now i have no idea what to do next.
> I was trying to download org.eclipse.cdt.sdk-3.1.2-linux.x86_64
> and when i was installing it, it puts some features and plugins directly
> to eclipse folder.
> But when I am starting eclipse i can still work only with java. There is
> no C++.
> Where I did mistake?
> Radek
>
Re: install CDT on Linux-x64 [message #205338 is a reply to message #205283] Wed, 21 November 2007 11:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fwein.lse.eei.uni-erlangen.de

Hi Radek,

I'm a bit confused about what you are actually doing.

> I have installed jre 64 and also eclipse-SDK-3.3.1.1-linux-gtk-x86
This combination won't work. E.g. debugging

> but now i have no idea what to do next.
> I was trying to download org.eclipse.cdt.sdk-3.1.2-linux.x86_64
> and when i was installing it, it puts some features and plugins directly
> to eclipse folder.
"org.eclipse.cdt.sdk-3.1.2-linux.x86_64" is a complete (130 MB)
Eclipse with
Java and should be your only eclipse. It comes with features and plugins
within its own structure.

> But when I am starting eclipse i can still work only with java. There is
> no C++.
"Europa" bundles the core Eclipse with a lot of plugins. CDT is such a
plugin
and you have to install it via
Help->Software Updates->Find and Install ...->Search for new featueres
to install
.... find your way

Fabian
Re: install CDT on Linux-x64 [message #205416 is a reply to message #205338] Fri, 23 November 2007 04:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: radekas.atlas.cz

Hi Fabian,

well, I am a bit ashamed of mistake I did.
I was not login as su. After I did it the Eclipse is installed fine.
And working also with CDT.
Now i am going to try to install QT so I can finally
start to do some project to school on Linux.

And when you wrote
1) Make sure you have a 64bit JRE (java --version)
I just download some version of jre and installed it.

Well, i am new to linux... :)

thanks a lot for help

Radek
Re: install CDT on Linux-x64 [message #205424 is a reply to message #205290] Fri, 23 November 2007 04:32 Go to previous message
Eclipse UserFriend
Originally posted by: radekas.atlas.cz

Hi Derek,

well finally i managed to update to CDT.
With eclipse --clean it also didnt work.
I just did beginners mistake that I wasnt login as su.

Anyway thanks for answer me

Radek
Previous Topic:Mark Occurrences
Next Topic:Indexing C++ classes in namespaces
Goto Forum:
  


Current Time: Thu May 15 16:16:35 EDT 2025

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

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

Back to the top