Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PTP/builds/2.1.0

< PTP‎ | builds
Revision as of 10:51, 15 October 2008 by G.watson.computer.org (Talk | contribs) (RDT (Remote Development Tools))

This page contains pre-release builds of PTP 2.1. For installation details see PTP/release_notes/2.1 - or, a quick version is below.

The release can be installed by downloading the update site archive file below. Then using Eclipse 3.4 (plus CDT 5.0.1) use Help > Software Updates .... Then Add Site and add this file as an Archive.

Build Date Download Link Comments
200810101902 ptp-master-2.1.0-I200810101902.zip Excludes Fortran TAU component
M5 200810071005 ptp-master-2.1.0-I200810071005.zip Excludes Fortran TAU component
M4 200810011851 ptp-master-2.1.0-I200810011851.zip Excludes Fortran TAU component
M3 200809191902 ptp-master-2.1.0-I200809191902.zip Excludes Fortran TAU component
M2 200809152050 ptp-master-2.1.0-I200809152050.zip Excludes Fortran TAU component
M1b 200809101609 ptp-master-2.1.0-I200809101609.zip M1a re-spin to fix proxy problem
M1a 200809092109 ptp-master-2.1.0-I200809092109.zip Includes performance tools framework and Photran dependency
M1 200809081559 ptp-master-2.1.0-I200809081559.zip Excluding performance tools framework

 

RDT (Remote Development Tools)

The RDT plugins are available in the PTP builds above.

RDT also requires server components specific to the remote operating system. These components can be downloaded from the following links.

Build Date Linux MacOS X Unix Windows
M5 200810071005 rdt-server-linux-1.0.tar rdt-server-macosx-1.0.tar rdt-server-unix-1.0.tar rdt-server-windows-1.0.zip
M4 200810011851 rdt-server-linux-1.0.tar rdt-server-macosx-1.0.tar rdt-server-unix-1.0.tar rdt-server-windows-1.0.zip
M3 200809191902 rdt-server-linux-1.0.tar rdt-server-macosx-1.0.tar rdt-server-unix-1.0.tar rdt-server-windows-1.0.zip

See RDT planning page and RDT setup info for more information.

Quick installation instructions

  • Get Eclipse 3.4
  • Download cdt-master archive for 5.0.1 (for example from here: http://download.eclipse.org/tools/cdt/builds/5.0.1/index.html)
  • Download ptp-master archive (see link above) for PTP 2.1
  • Launch eclipse.
  • Help > Software updates...
  • Click on 'Available Software'
    • Select CDT: Click "Add Site..." and click "Archive..." and point to cdt-master for 5.0.1. Select what you want (everything?)
    • Select PTP: Click "Add Site..." and click "Archive..." and point to ptp-master. Select what you want (everything?)
      • Note: if you don't have Photran, UNCHECK the "Tau Fortran enabler"
    • Select RSE: (To test RDT) Expand "Ganymede" item at top of dialog; expand "Remote Access and Device Development"
      • Select "Remote System Explorer End-User Runtime"
      • Select "RSE User Actions"
  • Click "Install..." in upper right of dialog
  • Assuming there are no other missing pre-reqs, click through the rest of the install.
  • If you want to use RDT, you will need the remote server software. See rdt-server downloads above.

Back to the top