From: yash v. <yv...@ii...> - 2011-07-26 19:56:50
|
Hi, I tried installing x10 through eclipse update manager starting with a fresh install of eclipse in Ubuntu 32bit. I completed all the steps till prerequisite. But while installing x10dt from x10dtupdatesite <http://dist.codehaus.org/x10/x10dt/2.2/updateSite/> it gave me following dependency error. Cannot complete the install because of a conflicting dependency. Software being installed: X10 Development Toolkit 2.2.0.201106021519 (x10dt.feature.feature.group 2.2.0.201106021519) Software currently installed: C/C++ Development Tools 7.0.2.201102110609 (org.eclipse.cdt.feature.group 7.0.2.201102110609) Only one of the following can be installed at once: C/C++ Standard make Build Core 7.0.1.201102110609 (org.eclipse.cdt.make.core 7.0.1.201102110609) C/C++ Standard make Build Core 7.0.0.201009241320 (org.eclipse.cdt.make.core 7.0.0.201009241320) C/C++ Standard make Build Core 7.0.0.201006141710 (org.eclipse.cdt.make.core 7.0.0.201006141710) C/C++ Standard make Build Core 7.0.0.201009141542 (org.eclipse.cdt.make.core 7.0.0.201009141542) Cannot satisfy dependency: From: C/C++ Development Tools 7.0.1.201009241320 (org.eclipse.cdt.feature.group 7.0.1.201009241320) To: org.eclipse.cdt.platform.feature.group [7.0.1.201009241320] Cannot satisfy dependency: From: C/C++ Development Tools 7.0.2.201102110609 (org.eclipse.cdt.feature.group 7.0.2.201102110609) To: org.eclipse.cdt.platform.feature.group [7.0.2.201102110609] Cannot satisfy dependency: From: C/C++ Development Platform 7.0.1.201009241320 (org.eclipse.cdt.platform.feature.group 7.0.1.201009241320) To: org.eclipse.cdt.make.core [7.0.0.201009241320] Cannot satisfy dependency: From: C/C++ Development Platform 7.0.2.201102110609 (org.eclipse.cdt.platform.feature.group 7.0.2.201102110609) To: org.eclipse.cdt.make.core [7.0.1.201102110609] Cannot satisfy dependency: From: X10 Development Toolkit 2.2.0.201106021519 (x10dt.feature.feature.group 2.2.0.201106021519) To: org.eclipse.cdt.feature.group [7.0.1.201009241320] seems x10dt wants CDT 7.0.0 while new helios are providing 7.0.2. Is there any work around to continue installation. How can I proceed further. Thanks in advance, Yash |