On Wednesday 29 May 2002 3:30 am, Angus Auld wrote:
> Greetings to all....
>
> I have tried to install j2re 1.4.0 from Sun on my 8.2 system. I got the
> j2re-1_4_0-
> linux-i386.rpm.bin and ran the install script giving me,
> j2re-1_4_0-fcs-linux-
> i386.rpm.
>
> I then ran the rpm command, rpm -iv j2re-1_4_0-fcs-linux-i386.rpm.
> I then got a checksum error on /usr/java/j2re1.4.0/lib/fonts/LucindaB.
>
> I then tried to rpm -e the package, but I am told that it is not installed.
> However, I now have a /usr/java/j2re1.4.0folder containing lots of files
> on my system where there was none before.
>
> I am very new to Linux, and would appreciate some help as to how I may
> remove the
> j2re components from my system so I can hopefully reinstall correctly.
>
> --Angus

Bad luck on getting the checksum failure. I am surprised rpminst does not 
confirm the checksums before installing anything.  Unless the problem is 
actually writing on your hard drive?


You can confirm if java is actually installed with

rpm -q j2re

If it comes back and says it is not installed then you should be able to 
download the file again and reinstall. All the existing files will just get 
overwritten.

If it is installed then
rpm -e   <whatever the last command returned>

will remove it.

HTH

derek

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to