I downloaded jpl-1.0.1.tar.gz, but the ./lib directory containing the class files and jar files is missing. Where can I get these files? Thanks.
e-mail: laurah@cs.vu.nl
Logged In: NO
you need compile the .java in the jsrc directory. Use the command make in linux. It will be create the .lib directory.
Log in to post a comment.
Logged In: NO
you need compile the .java in the jsrc directory. Use the
command make in linux. It will be create the .lib directory.