Posted by: Artur Martins on: 2008/01/08
I was going to install java on my gold client that I found there is now a simpler process:
deb http://ftp.uevora.pt/debian/ etch main contrib non-free
Update your list and install it:
aptitude update
aptitude install sun-java5-jre
aptitude install sun-java5-jdk (in case that you need the jdk!)
Sweet
[...] tuxroot wrote an interesting post today onHere’s a quick excerptI was going to install java on my gold client that I found there is now a simpler process: Change your /etc/fstab and add non-free repository: [...]
2008/01/08 às 15:20
Não será o /etc/apt/sources.list em vez do /etc/fstab?