Skip to main content



      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 18:57 Go to next message
Eclipse UserFriend
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 591 times)
  • Attachment: 38647.txt
    (Size: 2.95KB, Downloaded 377 times)

[Updated on: Sun, 08 April 2012 23:24] by Moderator

Re: Helios CDT package will not install under centOS 6.2 [message #840605 is a reply to message #839559] Tue, 10 April 2012 05:39 Go to previous messageGo to next message
Eclipse UserFriend
You should install the CDT plugin from within Eclipse
Help->Install new software
Re: Helios CDT package will not install under centOS 6.2 [message #841045 is a reply to message #840605] Tue, 10 April 2012 16:57 Go to previous messageGo to next message
Eclipse UserFriend
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 17:00 Go to previous messageGo to next message
Eclipse UserFriend
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 18:45 Go to previous messageGo to next message
Eclipse UserFriend
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] Tue, 10 April 2012 20:51 Go to previous message
Eclipse UserFriend
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 Jun 18 06:05:39 EDT 2025

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

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

Back to the top