Welcome, Guest. Please login or register.

Author Topic: Help needed to install java under Debian on AmigaOne  (Read 1351 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ControllerTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 31
  • Country: dk
  • Gender: Male
    • Show only replies by Controller
Help needed to install java under Debian on AmigaOne
« 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?
 

Offline Red_Melons

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 144
    • Show only replies by Red_Melons
Re: Help needed to install java under Debian on AmigaOne
« Reply #1 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)
 

Offline ControllerTopic starter

  • Newbie
  • *
  • Join Date: Jun 2003
  • Posts: 31
  • Country: dk
  • Gender: Male
    • Show only replies by Controller
Re: Help needed to install java under Debian on AmigaOne
« Reply #2 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 :-)