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 22:16, 19 September 2008 by G.watson.computer.org (Talk | contribs)

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
M3 200809191902 ptp-master-2.1.0-I200809191902.zip M3 build. Excludes Fortran TAU component
M2 200809152050 ptp-master-2.1.0-I200809152050.zip M2 build. 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)

RDT is currently available in the PTP M1 build above.

See RDT planning page for more information.

See also RDT setup info

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"
      • (Optional??) 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. We are looking at how to distribute this. See RDT Setup above for how to build it yourself.

Back to the top