Hello,

On OS-X the java tests are failing because java is having trouble  
finding plplot.core.config.libname. This is because it is looking for:
/usr/local/lib/jni/plplotjavac_wrap.dylib

but the library is actually called:
/usr/local/lib/jni/plplotjavac_wrap.so

I'm not sure which is right, though on OS-X libraries usually have  
a .dylib extension. Simply renaming the library file solves the  
problem and PLplot passes the java tests.

-Hazen



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to