Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] regd. ptp 3.0 installation with eclipse Galileo

Thanks Beth for the response. Installing optional part of CDT resolved the issue. I was able to install the latest PTP after installing the CDT optional part.

Regards,
Balaji

Beth Tibbitts wrote:

Hi Balaji,
PLDT has tools for analyzing UPC code and you probably didn't install the (optional) part of CDT for UPC support.

The Galileo update site (or the C/C++ IDE download) don't have the optional components of CDT.
There are (at least) two ways to get the full CDT installation, or install the additional optional components from the same places?
1) use the full CDT update site http://download.eclipse.org/tools/cdt/releases/galileo
2) To do an offline installation you can download the archive of the update site here: http://download.eclipse.org/tools/cdt/builds/6.0.0/index.html - get the latest/last build.
You install this the same way you install the ptp-master-xxx.zip
In particular you want, under Optional Features, "Unified Parallel C Support"
I've updated the wiki of the release notes, to make this clearer. http://wiki.eclipse.org/PTP/release_notes/3.0


...Beth

Beth Tibbitts (859) 243-4981 (TL 545-4981)
Eclipse Parallel Tools Platform http://eclipse.org/ptp
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

Inactive hide details for Balaji Subramanian ---07/02/2009 05:47:50 PM---Hi,Balaji Subramanian ---07/02/2009 05:47:50 PM---Hi,


To

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

cc


Subject

[ptp-dev] regd. ptp 3.0 installation with eclipse Galileo

Hi,
I am trying to install PTP 3.0 with eclipse Galileo. The installation fails with an error saying upc support for pldt requires cdt.core.parser.upc 5.0. I have pasted the error dump I got during PTP installation.

Cannot complete the install because one or more required items could not be found.
 Software currently installed: PTP Parallel Language Development Tools 3.0.0.200906151108 (org.eclipse.ptp.pldt.feature.group 3.0.0.200906151108)
 Missing requirement: UPC support for PLDT 2.1.0.200906151108 (org.eclipse.ptp.pldt.upc 2.1.0.200906151108) requires 'bundle org.eclipse.cdt.core.parser.upc 5.0.0' but it could not be found
 Cannot satisfy dependency:
   From: PTP Parallel Language Development Tools 3.0.0.200906151108 (org.eclipse.ptp.pldt.feature.group 3.0.0.200906151108)
   To: org.eclipse.ptp.pldt.upc [2.1.0.200906151108]



Please let me know how to workaround or provide information to solve this issue. Any help provided would be very much appreciated.

Thanks,
Balaji
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top