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

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



Back to the top