I have tried to install java under debian on my AmigaOne.
First I wrote the line in my apt source
deb
ftp://ftp.easynet.be/blackdown/debian woody main non-free
Then I wrote "apt-get update" and "apt-get install j2re1.3" in shell. After the second command I get the following error-message:
Sorry, but the following packages have unmet dependencies: j2re1.3: Depends: java-common but it is not installabel E: Sorry broken packages
Do anyone know what I do wrong?