I want to install a programm called tvbrowser. It needs Java5 jre.
I tried everything (apt-get, adept...) but I can not install it. This is the output i get:
sudo apt-get install sun-java5-jre
Password:
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
sun-java5-bin
Suggested packages:
sun-java5-plugin ia32-sun-java5-plugin sun-java5-fonts
The following NEW packages will be installed:
sun-java5-bin sun-java5-jre
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/29.5MB of archives.
After unpacking 82.6MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 73367 files and directories currently installed.)
Unpacking sun-java5-bin (from .../sun-java5-bin_1.5.0-06-1_i386.deb) ...
sun-dlj-v1-1 license could not be presented
dpkg: error processing /var/cache/apt/archives/sun-java5-bin_1.5.0-06-1_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 2
Unpacking sun-java5-jre (from .../sun-java5-jre_1.5.0-06-1_all.deb) ...
sun-dlj-v1-1 license could not be presented
dpkg: error processing /var/cache/apt/archives/sun-java5-jre_1.5.0-06-1_all.deb (--unpack):
subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/sun-java5-bin_1.5.0-06-1_i386.deb
/var/cache/apt/archives/sun-java5-jre_1.5.0-06-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can someone tell me what is wrong and how I can fix it?
Thx a lot.
I tried everything (apt-get, adept...) but I can not install it. This is the output i get:
sudo apt-get install sun-java5-jre
Password:
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
sun-java5-bin
Suggested packages:
sun-java5-plugin ia32-sun-java5-plugin sun-java5-fonts
The following NEW packages will be installed:
sun-java5-bin sun-java5-jre
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/29.5MB of archives.
After unpacking 82.6MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 73367 files and directories currently installed.)
Unpacking sun-java5-bin (from .../sun-java5-bin_1.5.0-06-1_i386.deb) ...
sun-dlj-v1-1 license could not be presented
dpkg: error processing /var/cache/apt/archives/sun-java5-bin_1.5.0-06-1_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 2
Unpacking sun-java5-jre (from .../sun-java5-jre_1.5.0-06-1_all.deb) ...
sun-dlj-v1-1 license could not be presented
dpkg: error processing /var/cache/apt/archives/sun-java5-jre_1.5.0-06-1_all.deb (--unpack):
subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/sun-java5-bin_1.5.0-06-1_i386.deb
/var/cache/apt/archives/sun-java5-jre_1.5.0-06-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can someone tell me what is wrong and how I can fix it?
Thx a lot.
Comment