LinuxCNC installation und kein Java !
18 Jun 2014 20:58 #48067
by _Andreas_
LinuxCNC installation und kein Java ! was created by _Andreas_
Hallo, ich habe LinuxCNC installiert und möchte jetzt noch ein Java Programm nutzen aber eine Installation der JAVA jre schlägt fehl:
andreas@andreas-desktop:~$ sudo apt-get install openjdk-7-jre
[sudo] password for andreas:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
Paket openjdk-7-jre ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es veraltet
ist oder nur aus einer anderen Quelle verfügbar ist.
E: Paket openjdk-7-jre hat keinen Installationskandidaten
andreas@andreas-desktop:~$
Ich habe leider keine grossen Erfahrungen mit Linux und habe mit der Meldungen kein Idee.
Die Source.list sieht so aus:
# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
## Major bug fix updates produced after the final release of the
## distribution.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb de.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src de.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb archive.canonical.com/ubuntu lucid partner
deb-src archive.canonical.com/ubuntu lucid partner
deb archive.ubuntu.com/ubuntu lucid-security main
deb linuxcnc.org lucid base linuxcnc2.5
deb archive.ubuntu.com/ubuntu lucid main universe multiverse
# deb-src linuxcnc.org lucid base linuxcnc2.5
hat jemand einen Tip für mich?
Danke und Gruss
Andreas
andreas@andreas-desktop:~$ sudo apt-get install openjdk-7-jre
[sudo] password for andreas:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
Paket openjdk-7-jre ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es veraltet
ist oder nur aus einer anderen Quelle verfügbar ist.
E: Paket openjdk-7-jre hat keinen Installationskandidaten
andreas@andreas-desktop:~$
Ich habe leider keine grossen Erfahrungen mit Linux und habe mit der Meldungen kein Idee.
Die Source.list sieht so aus:
# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
## Major bug fix updates produced after the final release of the
## distribution.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb de.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src de.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb archive.canonical.com/ubuntu lucid partner
deb-src archive.canonical.com/ubuntu lucid partner
deb archive.ubuntu.com/ubuntu lucid-security main
deb linuxcnc.org lucid base linuxcnc2.5
deb archive.ubuntu.com/ubuntu lucid main universe multiverse
# deb-src linuxcnc.org lucid base linuxcnc2.5
hat jemand einen Tip für mich?
Danke und Gruss
Andreas
Please Log in or Create an account to join the conversation.
18 Jun 2014 23:03 - 18 Jun 2014 23:57 #48075
by ArcEye
Replied by ArcEye on topic LinuxCNC installation und kein Java !
Hi
This is Ubuntu stuff nothing to do with Linuxcnc
However a quick google shows me there is a repo at ppa.launchpad.net/openjdk/ppa/ubuntu/pool/main/o/openjdk-7/ which contains what you want
deb ppa.launchpad.net/openjdk/ppa/ubuntu lucid main
deb-src ppa.launchpad.net/openjdk/ppa/ubuntu lucid main
in your /etc/apt/config.list should find it
regards
Translation (hopefully)
Hallo
Dies ist Ubuntu Zeug nichts zu tun mit Linuxcnc
Eine schnelle Google zeigt mir Allerdings gibt es eine Repo bei ppa.launchpad.net/openjdk/ppa/ubuntu/pool/main/o/openjdk-7/ , die enthält, was Sie wollen
deb ppa.launchpad.net / openjdk / ppa / ubuntu lucid Haupt
deb-src ppa.launchpad.net / openjdk / ppa / ubuntu lucid main
in der / etc / apt / config.list sollte es zu finden
Grüße
This is Ubuntu stuff nothing to do with Linuxcnc
However a quick google shows me there is a repo at ppa.launchpad.net/openjdk/ppa/ubuntu/pool/main/o/openjdk-7/ which contains what you want
deb ppa.launchpad.net/openjdk/ppa/ubuntu lucid main
deb-src ppa.launchpad.net/openjdk/ppa/ubuntu lucid main
in your /etc/apt/config.list should find it
regards
Translation (hopefully)
Hallo
Dies ist Ubuntu Zeug nichts zu tun mit Linuxcnc
Eine schnelle Google zeigt mir Allerdings gibt es eine Repo bei ppa.launchpad.net/openjdk/ppa/ubuntu/pool/main/o/openjdk-7/ , die enthält, was Sie wollen
deb ppa.launchpad.net / openjdk / ppa / ubuntu lucid Haupt
deb-src ppa.launchpad.net / openjdk / ppa / ubuntu lucid main
in der / etc / apt / config.list sollte es zu finden
Grüße
Last edit: 18 Jun 2014 23:57 by ArcEye.
The following user(s) said Thank You: _Andreas_
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds