From: Andrew R. <and...@us...> - 2009-01-16 23:59:53
|
On Fri, Jan 16, 2009 at 01:47:30PM -0800, Alan Irwin wrote: > On 2009-01-16 02:20-0800 Alan W. Irwin wrote: > > > We are still working on figuring out the Java stdout issue and the octave > > issue. > > The Java stdout issue has just been explained by inconsistent locales for > Java and C on Valery's computer. Thanks, Valery, for sending the files to > me that made that clear. I have just updated README.testing and > http://www.miscdebris.net/plplot_wiki/index.php?title=Testing_PLplot with > regard to potential locale issues. > > I believe that leaves only the octave issue for AltLinux. The octave issue I believe comes from running cmake in the source tree. For some reason I have not got to the bottom of this does not work. You must run cmake in a separate build tree for octave. It may be possible to fix that, but for now a separate build tree would do. This is highly recommended anyway - see for example the plplot wiki item on cmake. Andrew |