On a Debian system, I installed Commons CLI with apt-get install commons-cli-java, but now I can't figure out how to compile a program with it. I've tried every permutation of setting $CLASSPATH I could think of, but nothing worked. So what is the next step after getting the library installed?
Add a comment
|