View Single Post
  #3 (permalink)  
Old November 25th, 2002
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

Juan and Thalys has posted this solution to your delimma. You can look into the error and see that it is making many references to /usr/lib/libgcj.so.3. That file is part of the libgcj-3.2-7 RPM package. A java runtime compiler by gnu/gcc. remove that package or delete /usr/bin/java and your problems should be solved. You may choose to simply rename /usr/bin/java to /usr/bin/java.orig for sanity sakes.

HTH

altoine
Reply With Quote