Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Path '/usr/local/bin/sdm' not found

Thanks!
--Ted

On 08/15/2013 11:37 AM, Greg Watson wrote:
Ted,

I just noticed that too. Looks like there was a problem with building this zip, which I've now fixed. There's a new version available here: http://download.eclipse.org/tools/ptp/builds/kepler/nightly/

Regards,
Greg

On Aug 15, 2013, at 10:42 AM, Ted Sariyski <tsariysk@xxxxxxxxxxxxxx> wrote:

Greg,
I download ptp-sdm-7.0.3.zip  from http://download.eclipse.org/tools/ptp/updates/keple. The archive is mostly empty. For example, there are only empty directories under org.eclipse.ptp.linux_7.0.3.201308141907:

[c64:~/Downloads/sdm] find  org.eclipse.ptp.linux_7.0.3.201308141907
org.eclipse.ptp.linux_7.0.3.201308141907
org.eclipse.ptp.linux_7.0.3.201308141907/os
org.eclipse.ptp.linux_7.0.3.201308141907/os/linux
org.eclipse.ptp.linux_7.0.3.201308141907/os/linux/ppc64
org.eclipse.ptp.linux_7.0.3.201308141907/META-INF
org.eclipse.ptp.linux_7.0.3.201308141907/META-INF/maven
org.eclipse.ptp.linux_7.0.3.201308141907/META-INF/maven/org.eclipse.ptp
org.eclipse.ptp.linux_7.0.3.201308141907/META-INF/maven/org.eclipse.ptp/org.eclipse.ptp.linux

There is a directory tree only under proxy, which I try to build, but got "utils is missing."

Regards,
--Ted

[c64:~/Downloads/sdm] cd org.eclipse.ptp.linux_7.0.3.201308141907/




  1. Download ptp-sdm-7.0.x.zip from the PTP downloads page
  2. Copy the sdm zip file to the target machine
  3. Unzip the sdm zip file into a temporary location
  4. Change to the sdm directory


On 08/15/2013 09:36 AM, Greg Watson wrote:
Ted,

A couple of things. Are you trying to run the app or debug it? If you're just trying to run it, then use a run configuration rather than a debug configuration and you won't get this message. Second, can you let me know the output from 'uname' and 'uname -m'? It's possible your system is returning something unexpected.

If all else fails, you can always install your own version of sdm. Download the sdm zip file from here: http://download.eclipse.org/tools/ptp/updates/kepler and follow the instructions in the release notes (http://wiki.eclipse.org/PTP/release_notes/7.0#Install_optional_PTP_debugger_component)

Regards,
Greg

On Aug 15, 2013, at 7:52 AM, Ted Sariyski <tsariysk@xxxxxxxxxxxxxx> wrote:

Hi,
I upgrade to ptp-7.0.3. I am trying to configure a local, "Open MPI Generic Interface", but get  "/usr/local/bin/sdm not found".
Details about OS, Java, Eclipse, ptp and openmpi are attached.
Thanks,
--Ted


Linux 2.6.32-358.14.1.el6.centos.plus.x86_64
Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
Eclipse for Parallel Application Developers 2.0.0.20130613-1817    epp.package.parallel    null
PTP Scalable Debug Manager (SDM)    7.0.3.201308141907 org.eclipse.ptp.debug.sdm.feature.group    Eclipse PTP
openmpi-1.5.4-1.el6.x86_64
_______________________________________________
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

_______________________________________________
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


Back to the top