Hello All!
I want to use PlPlot in Java through NetBeans in linux. I find that the BUILD is SUCCESSFUL while I find error while I am going to run it. The error is :
" PLPLOT ERROR, ABORTING OPERATION
plInitDispatchTable: Could not open drivers directory, aborting operation"
Then the application shows in NetBeans is that the thread is running and as I manually stopped it, it reported "BUILD STOPPED".
Please guide me how can I run the code in NetBeans.
Thanks and regards
Abhijit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to run the plplot java examples on windows machine.
How to get the required files to run the given java examples.
Thanks
Subrahmanyam
Hi,
I was able to run the Java examples and described the necessary steps here:
http://www.mail-archive.com/plplot-devel@lists.sourceforge.net/msg00127.html
it should also work with a newer JDK. You also need to have swig installed, which I described here:
http://www.mail-archive.com/plplot-devel@lists.sourceforge.net/msg00122.html
I haven't tested the Java examples on Windows for a while, but I hope that these informations should help you to make them run.
Regards,
Werner
Links are malformed I try again with tinyurl:
Java: http://tinyurl.com/5cjsml
Swig: http://tinyurl.com/5765yj
Werner
Hello All!
I want to use PlPlot in Java through NetBeans in linux. I find that the BUILD is SUCCESSFUL while I find error while I am going to run it. The error is :
" PLPLOT ERROR, ABORTING OPERATION
plInitDispatchTable: Could not open drivers directory, aborting operation"
Then the application shows in NetBeans is that the thread is running and as I manually stopped it, it reported "BUILD STOPPED".
Please guide me how can I run the code in NetBeans.
Thanks and regards
Abhijit