View Single Post
  #4 (permalink)  
Old July 12th, 2003
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Simple Solution

Remove jdkgcj from your system and your problem should be solved.

rpm -e jdkgcj

If you get dependency errors, run this command instead:

rpm -e jdkgcj --nodeps

HTH

altoine
Reply With Quote