FreeBSD java installation help!
Rainer Duffner
rainer at ultra-secure.de
Thu Jun 20 18:11:53 UTC 2013
Am 20.06.2013 um 20:07 schrieb Kavitha H Yogaraj <ykavitha at uw.edu>:
> Thanks for the reply,
>
> I'm following these steps from this site
> http://haulynjason.net/weblog/2012/10/install-opnejdk7-on-freebsd/#comment-6055
>
> I can’t see Edit folder in my openJdk7 folder when I unzip it from this
> URL.
>
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release//java/openjdk-7.9.05_1.tbz
>
Just use
pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release//java/openjdk-7.9.05_1.tbz
But you should install all packages from the same "URL".
I assume you have 9.0?
What does
pkg_info
say?
I really, really hope the FreeBSD team can get a pkgng-repo up soon.
I don't need it myself, I have my own repo - but helping people who have no idea of how all this fits together is a bit of a nightmare…
More information about the freebsd-java
mailing list