Nee, fock daar had ik niet aan gedacht.
Hmm ik heb genoeg sites gevonden maar ik blijf problemen hebben om java te installeren.
Ik moest deze file installeren : java-package_0.26_all.deb
Dit is gelukt maar als ik verder wil gaan:
apt-get install java-package
fakeroot make-jpkg jre-1_5_0_05-linux-i586.bin
dpkg -i sun-j2re1.5_1.5.0+update05_i386.deb
Dan komt ie zeggen dat ik niet mag ingelogd zijn als root. Nochtans ben ik niet zo ingelogd; yaris@Linux-Network:~$
Als ik sudo -s doe dan ben ik wel ingelogd als root, is effe onduidelijk.
Deze error krijg ik: You are real root -- unfortunately, some Java distributions have
install scripts that directly manipulate /etc, and may cause some
inconsistencies on your system. Instead, you should become a
non-root user and run:
fakeroot make-jpkg jdk-1_5_0_05-nb-4_1-linux-ml.bin
which will allow no damage to be done to your system files and
still permit the Java distribution to successfully extract.
Aborting.
yaris@Linux-Network:~/Desktop$
Weet iemand een oplossing ?