Re: java version
eduardo.gargiulo@ingdesi.net wrote:
> I want to install NetBeans IDE; it requires java 2 to run.
> Since I'm running debian/potato, what packages should I install to
> satisfy the IDE's requirement?
#Add this line to /etc/apt/source.list
deb ftp://ftp.easynet.be/blackdown/debian potato non-free
#Or choose another location
#http://www.blackdown.org/java-linux/mirrors.html
$ apt-get update
$ apt-get install j2sdk1.3
$ apt-get install j2sdk1.3-doc-installer
# (but you'll need to download it)
Have fun with Java,
-- Arnaud, STE-Formations Informatiques, fapse, ULg, .BE
Reply to: