The freebsd7.1 tag has no wiki summary.
4
votes
2answers
2k views
How to install Java JRE on FreeBSD with as few dependencies as possible
I've been trying to get Java working on my FreeBSD 7.1 server. I just want the runtime, since the JDK drags all kinds of unnecessary dependencies with it, and I just need it to run a jar file ...