Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Some Install Pb with PTP 3.0.0

The XLC support for RDT needs to be made into a feature so it can be skipped. It shouldn't be a problem to install CDT-XLC, but I think both it and the CDT-UPC support can only be installed from the CDT master update archive.

Greg

On Oct 1, 2009, at 7:15 AM, Beth Tibbitts wrote:

> Missing requirement: PTP Parallel Language Development Tools UPC Support 3.0.0.200908291618 (org.eclipse.ptp.pldt.upc.feature.group 3.0.0.200908291618) requires 'org.eclipse.cdt.core.parser.upc 5.0.0' but it could not be found
You need the UPC feature of CDT. CDT core doesn't include all the optional features.
See the Release Notes for 3.0: http://wiki.eclipse.org/PTP/release_notes/3.0#Install_PTP_and_its_Pre-requisite_features

OK so you unchecked PLDT-UPC. That fixed the above error.

I don't know why RDT requires CDT-XLC. That's probably a bug but install it and that should fix things.
Can you please file a bugzilla report?
And yes you need RSE if you are installing all of PTP.

The release notes cover most of this.
I usually install everything in CDT except for "CDT testing"


...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

<graycol.gif>DEVEL Michel ---10/01/2009 04:12:51 AM---Hi folks,

<ecblank.gif>
To
<ecblank.gif>
PTP User list <ptp-user@xxxxxxxxxxx>
<ecblank.gif>
cc
<ecblank.gif>
<ecblank.gif>
Subject
<ecblank.gif>
[ptp-user] Some Install Pb with PTP 3.0.0
<ecblank.gif><ecblank.gif>

Hi folks,

I just tried to rebuild a PTP 3.0 installation from scratch with C/C++ Galileo SR1 package including CDT 6.0.1, photran-master-5.0.0-I200908271000.zip and ptp-master-3.0.0-I200908291618.zip in a Win32 virtual machine.
- Photran install OK
- PTP install (check all) => First problem:
Cannot complete the install because one or more required items could not be found.
Software being installed: PTP Parallel Language Development Tools UPC Support 3.0.0.200908291618 (org.eclipse.ptp.pldt.upc.feature.group 3.0.0.200908291618)
Missing requirement: PTP Parallel Language Development Tools UPC Support 3.0.0.200908291618 (org.eclipse.ptp.pldt.upc.feature.group 3.0.0.200908291618) requires 'org.eclipse.cdt.core.parser.upc 5.0.0' but it could not be found

2nd tentative: I uncheck PTP Parallel Language Development Tools UPC Support 3.0.0.200908291618
(and also IBM loadleveler, IBM parallel environment and LAPI support) =>

Cannot complete the install because one or more required items could not be found.
Software currently installed: PTP Remote Development Tools 3.0.0.200908291618 (org.eclipse.ptp.rdt.feature.group 3.0.0.200908291618)
Missing requirement: XL C/C++ Remote Managed Build Support 1.0.0 (org.eclipse.ptp.rdt.managedbuilder.xlc.ui 1.0.0) requires 'bundle org.eclipse.cdt.managedbuilder.xlc.ui 6.0.0' but it could not be found
Cannot satisfy dependency:
From: PTP Remote Development Tools 3.0.0.200908291618 (org.eclipse.ptp.rdt.feature.group 3.0.0.200908291618)
To: org.eclipse.ptp.rdt.managedbuilder.xlc.ui [1.0.0]

3rd tentative: I also uncheck RDT =>
Cannot complete the install because one or more required items could not be found.
Software currently installed: PTP RSE Enabler 3.0.0.200908291618 (org.eclipse.ptp.remote.rse.feature.group 3.0.0.200908291618)
Missing requirement: PTP RSE Support 3.0.0.200908291618 (org.eclipse.ptp.remote.rse.core 3.0.0.200908291618) requires 'bundle org.eclipse.rse.connectorservice.dstore 0.0.0' but it could not be found
Cannot satisfy dependency:
From: PTP RSE Enabler 3.0.0.200908291618 (org.eclipse.ptp.remote.rse.feature.group 3.0.0.200908291618)
To: org.eclipse.ptp.remote.rse.core 2.0.0

4th tentative: I also uncheck RSE => OK

--

Sincerely yours,

Michel DEVEL
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

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

GIF image


Back to the top