Hi Daniel,

Please check the md5sum of your downloaded file is same as follows.

cdaf559f5709d39cd5da80f4877262d7  x10-2.3.1_linux_x86.tgz

Because x10rt_sockets is a shared library, it is not part of any jar file.
libx10rt_sockets.so in lib directory is the file you are looking for.

Currently Java backend has a limitation for not supporting multi
places on Windows.
Use linux or whatever else for trying multi places with Java backend.

Regards,
-- Mikio


2013/3/12 Dan Glick <d...@danielglick.com>:
> When I try to run a simple X10 program with X10_NPLACES=2, I get the
> error "unable to load x10rt_sockets" and two instances of the program
> run, each with place 0.
>
> I'm running x10-2.3.1_linx_x86 on a Fedora 17 VM; I compiled with the
> java back-end. I also tried compiling for C++, but got incompatible
> library errors; and I tried running x10dt on Windows, but that seemed to
> completely ignore NPLACES (whether set from the environment, or from the
> Eclipse run properties).
>
> I confirmed that none of the jars that come with the distro seem to have
> x10rt_sockets, but I can't find anywhere else to download it. Any idea
> what I'm missing?
>
> Thanks,
> Dan
>
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> X10-users mailing list
> X10-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/x10-users

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to