Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Helios CDT package will not install under centOS 6.2
Helios CDT package will not install under centOS 6.2 [message #839559] Sun, 08 April 2012 22:57 Go to next message
cody luu is currently offline cody luuFriend
Messages: 3
Registered: April 2012
Junior Member
Greetings Eclipse CDT Forum!

I have recently switched to centOS 6.2 which came with Eclipse Platform 3.6.1. This package doesn't seem to include the C++ perspective. I understand there is an Eclipse strictly for C++ developers, however, I would rather install the CDT plugin into Helios so that I may also use Java and Php later on.

I used the " download.eclipse.org/releases/helios " repository and received this error (which I have attatched at the bottom) when I tried to install the CDT packages.

I have also included another snippet with some system details. Thank you guys in advance!


Cheers!

FILES ATTATCHED:
38647.txt is the CDT error I receive.
38646.txt is some system info you may need.
  • Attachment: 38646.txt
    (Size: 5.44KB, Downloaded 537 times)
  • Attachment: 38647.txt
    (Size: 2.95KB, Downloaded 344 times)

[Updated on: Mon, 09 April 2012 03:24]

Report message to a moderator

Re: Helios CDT package will not install under centOS 6.2 [message #840605 is a reply to message #839559] Tue, 10 April 2012 09:39 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
You should install the CDT plugin from within Eclipse
Help->Install new software


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Helios CDT package will not install under centOS 6.2 [message #841045 is a reply to message #840605] Tue, 10 April 2012 20:57 Go to previous messageGo to next message
cody luu is currently offline cody luuFriend
Messages: 3
Registered: April 2012
Junior Member
Hello Alex and thank you for responding. I did exactly those steps you have outlined for me, which produced the errors I have listed. Is there another method you recommend?
Re: Helios CDT package will not install under centOS 6.2 [message #841048 is a reply to message #841045] Tue, 10 April 2012 21:00 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Uninstall the centOS version and download eclipse from the Download page at eclipse.org. Packages provided by distribution repositories generally don't work with the Eclipse update mechanism. You have to use the official Eclipse versions to get the Eclipse update process to work.
Re: Helios CDT package will not install under centOS 6.2 [message #841100 is a reply to message #841048] Tue, 10 April 2012 22:45 Go to previous messageGo to next message
cody luu is currently offline cody luuFriend
Messages: 3
Registered: April 2012
Junior Member
I uninstalled the centOS eclipse and installed Eclipse SDK Indigo 3.7.2 from the website downloads section. I once again tried downloading CDT plug-ins from the Install New Software guide. Here is the output I get after it fails to install:

Cannot complete the install because of a conflicting dependency.
Software being installed: C/C++ Call Graph Visualization (Incubation) 0.9.0.201202152032 (org.eclipse.linuxtools.callgraph.feature.feature.group 0.9.0.201202152032)
Software being installed: C/C++ Call Graph Visualization (Incubation) 0.0.2.201108301805 (org.eclipse.linuxtools.callgraph.feature.group 0.0.2.201108301805)
Only one of the following can be installed at once:
Callgraph Core (Incubation) 0.0.1.201108301805 (org.eclipse.linuxtools.callgraph.core 0.0.1.201108301805)
Callgraph Core (Incubation) 0.0.1.201106060936 (org.eclipse.linuxtools.callgraph.core 0.0.1.201106060936)
Callgraph Core (Incubation) 0.9.0.201202152032 (org.eclipse.linuxtools.callgraph.core 0.9.0.201202152032)
Cannot satisfy dependency:
From: C/C++ Call Graph Visualization (Incubation) 0.9.0.201202152032 (org.eclipse.linuxtools.callgraph.feature.feature.group 0.9.0.201202152032)
To: org.eclipse.linuxtools.callgraph.core [0.9.0.201202152032]
Cannot satisfy dependency:
From: C/C++ Call Graph Visualization (Incubation) 0.0.2.201108301805 (org.eclipse.linuxtools.callgraph.feature.group 0.0.2.201108301805)
To: org.eclipse.linuxtools.callgraph.core [0.0.1.201108301805]
Re: Helios CDT package will not install under centOS 6.2 [message #841157 is a reply to message #841100] Wed, 11 April 2012 00:51 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 04/10/2012 05:45 PM, cody luu wrote:
> I uninstalled the centOS eclipse and installed Eclipse SDK Indigo 3.7.2
> from the website downloads section. I once again tried downloading CDT
> plug-ins from the Install New Software guide. Here is the output I get
> after it fails to install:
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: C/C++ Call Graph Visualization (Incubation)
> 0.9.0.201202152032
> (org.eclipse.linuxtools.callgraph.feature.feature.group 0.9.0.201202152032)
> Software being installed: C/C++ Call Graph Visualization (Incubation)
> 0.0.2.201108301805 (org.eclipse.linuxtools.callgraph.feature.group
> 0.0.2.201108301805)
You are trying to install two versions of the Call Graph Visualization
plugin. You should only pick one to install (probably the 0.9.0...
version since this is the most recent.)
Previous Topic:CDT can't analyze std::string and other typedefs
Next Topic:Build failure on stock "C++ Hello World" project
Goto Forum:
  


Current Time: Wed Apr 24 17:39:19 GMT 2024

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

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

Back to the top