We are in the process of getting the 4.1.3 dx and dxsamples tarballs into www.research.ibm.com/dx. It includes fixes to the several problems that arose immediately with the 4.1.2 tarballs. There are also patch files from 4.1.2. I hope this goes a bit more smoothly.
Greg It includes the following - configure.in - to 4.1.3, enable-smp-linux fix, rsh fix several Makefile.am's - built file dependency on .o file rather than .c - makes things build first time around. Also some additional files to cleanup list. _regstream.c - reference/delete to avoid deleting too often problem in Streamline. parse.c - allocate at least sizeof(double) sharedarray.c - fixes to undocumented array type that are rarely used task.c - create lock for extra-lock, also start parallel message dx.c - include dx/dx.h (arch.h) dxuilib/Makefile.am - net2c JavaDX makefiles GARApplication.C - allocate enough space for typein string.
