Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: java plugin voor firefox  (gelezen 1109 keer)

java plugin voor firefox
« Gepost op: 2006/10/29, 15:14:21 »
hallo,
Hoe installeer ik de java plugin voor firefox
Onderstaande regel doet het niet :

sudo apt-get install sun-java5-jre sun-java5-plugin

"vindt de paketbronnen niet"
 ;)
dierenliefde is onvoorwaardeljk, dierenleed ten zeerste verwerpelijk

Offline profoX

  • Lid
    • wesley
    • Lionslink
java plugin voor firefox
« Reactie #1 Gepost op: 2006/10/29, 15:23:12 »
Een beetje een onduidelijke foutmelding. Kan je de volledige foutmelding kopie
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

java plugin voor firefox
« Reactie #2 Gepost op: 2006/10/29, 15:35:10 »
oh, sorry, hier komt ze:

Citaat
guy@PC2:~$ sudo apt-get install sun-java5-jre sun-java5-plugin
Password:
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd... Klaar
E: Kon pakket sun-java5-jre niet vinden
heb geregistreerd bij imagehosting om afbeeldingen tekunnen uploaden,maar blijkbaar mis ik de java plugin
;)
dierenliefde is onvoorwaardeljk, dierenleed ten zeerste verwerpelijk

Offline profoX

  • Lid
    • wesley
    • Lionslink
java plugin voor firefox
« Reactie #3 Gepost op: 2006/10/29, 15:53:33 »
Multiverse staat niet aan, geloof ik.

Je kan dat grafisch ergens toevoegen, maar in Dapper is dat een onduidelijk systeem.
Dus je kan beter zelf heel ff je sources.list een beetje bijwerken met:

gksudo gedit /etc/apt/sources.list
Zoek dan deze lijnen:
#deb http://archive.ubuntu.com/ubuntu/ dapper universe
#deb-src http://archive.ubuntu.com/ubuntu/ dapper universe
en verander ze naar:
deb http://archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ dapper universe multiverse
Ervan uitgaand dat je voor de rest nog niet veel met die sources.list hebt zitten klooien :) anders moet je voor de zekerheid maar eens de huidige inhoud van je sources.list hier neerplakken zodat we er een beter zicht op hebben.

Daarna wel je beschikbare bronnen updaten zodat het systeem weet dat hij naar nieuwe bronnen moet zoeken:

sudo apt-get update

en nu zou de installatie van de java plugin moeten werken...
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

java plugin voor firefox
« Reactie #4 Gepost op: 2006/10/29, 16:03:51 »
;) klooien die ik niet, ben ik een beetje te perfectionist voor :lol:
hier komt ie :

guy@PC2:~$ cat /etc/apt/sources.list

deb-src http://be.archive.ubuntu.com/ubuntu/ dapper main restricted
deb http://be.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper universe

## 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 http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe
deb-src http://security.ubuntu.com/ubuntu/ dapper-security universe


guy@PC2:~$
guy@PC2:~$ cat /etc/apt/sources.list

deb-src http://be.archive.ubuntu.com/ubuntu/ dapper main restricted
deb http://be.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper universe

## 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 http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe
deb-src http://security.ubuntu.com/ubuntu/ dapper-security universe
dierenliefde is onvoorwaardeljk, dierenleed ten zeerste verwerpelijk

Offline profoX

  • Lid
    • wesley
    • Lionslink
java plugin voor firefox
« Reactie #5 Gepost op: 2006/10/29, 16:20:18 »
gksudo gedit /etc/apt/sources.list

Verander dit stukje:
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper universe
in:
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper universe multiverse
opslaan en sluiten :)

en dan:

sudo apt-get update

en dan kan je java installeren
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

java plugin voor firefox
« Reactie #6 Gepost op: 2006/10/29, 17:21:25 »
yep.
install geslaagd. t' wordt wel tijd voor die geheugenuitbreiding pffff.
;)
dierenliefde is onvoorwaardeljk, dierenleed ten zeerste verwerpelijk

java plugin voor firefox
« Reactie #7 Gepost op: 2006/10/29, 18:26:26 »
dierenliefde is onvoorwaardeljk, dierenleed ten zeerste verwerpelijk