Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] how to build sdm for juno

Both ways should work. Thanks Rodrigo. For xsede12 tutorial we prebuilt sdm and put it in their home dirs.

On Jul 18, 2012 8:42 AM, "Rodrigo Fraxino Araujo" <rfaraujo@xxxxxxxxxxxxxxxxxx> wrote:
Hi Jean,

Try going to org.eclipse.ptp/releng/org.eclipse.ptp.linux.x86_64 and
then running 'sh BUILD'

Regards,
Rodrigo.

On Wed, 18 Jul 2012 14:32:57 +0200
Jean-Guillaume Piccinali <jgp@xxxxxxx> wrote:

> Hi,
>
> I am trying to setup parallel debugging following this tutorial :
>       http://wiki.eclipse.org/PTP/tutorials/XSEDE12, page 189
>               "Set the debugger path to the sdm in your home
> directory"
>
> I can't find the directory to compile the sdm.
> I then tried to follow these instructions :
>       http://www.eclipse.org/ptp/docs/build.html
>
> cvs co ...
> cd org.eclipse.ptp/debug/org.eclipse.ptp.debug.sdm
> ./configure
>       checking build system type... x86_64-unknown-linux-gnu
>       configure: error: utils directory not found
>
> Is is the correct procedure ?
> If not, how can i build the sdm ?
>
> Thanks for your help, jg.
>

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

Back to the top