Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Controller on September 29, 2003, 10:09:56 PM

Title: Help needed to install java under Debian on AmigaOne
Post by: Controller on September 29, 2003, 10:09:56 PM
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?
Title: Re: Help needed to install java under Debian on AmigaOne
Post by: Red_Melons on September 29, 2003, 10:50:02 PM
deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian/
unstable main non-free

apt-get install j2rel1.3, j2se-common and java-common

(Courtesy of Christopher at a1-linux@yahoogroups.com)
Title: Re: Help needed to install java under Debian on AmigaOne
Post by: Controller on October 12, 2003, 10:50:29 PM
I still can't get it to work.

If you could make a step by step on how to do it I would be very greatful :-)