Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/12/2005, 10:23
Avatar de Jung
Jung
 
Fecha de Ingreso: diciembre-2005
Mensajes: 7
Antigüedad: 19 años, 2 meses
Puntos: 0
Maquina Virtual Java en Ubuntu Breezy

Alguien sabe porq pasa esto:
Código:
# sudo apt-get install fakeroot java-package java-common
# fakeroot make-jpkg jdk-1_5_0_06-linux-i586.bin
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_06-linux-i586.bin

which will allow no damage to be done to your system files and
still permit the Java distribution to successfully extract.

Aborting.