Hello,

So following this doc:
2009-04-18-java-config-wrapper-0.16

I ran: java-check-environment

then: rm /etc/env.d/20java ;  env-update && source /etc/profile

and finally: emerge -av --depclean dev-java/java-config:0 

Calculating dependencies... done!
  virtual/jdk-1.4.2 pulled in by:
    dev-db/hsqldb-1.8.0.10
    dev-java/jdbc-mysql-5.0.8
    dev-java/jdbc-postgresql-8.3_p603-r1
    dev-util/eclipse-sdk-3.2.1-r3

   No packages selected for removal by depclean
Packages installed:   1118
Packages in world:    95
Packages in system:   51
Required packages:    1118
Number removed:       0


So it looks like I need this virtual/jdk-1.4.2 ???

but my choices are: # eselect java-vm list
Available Java Virtual Machines:
  [1]   blackdown-jdk-1.4.2
  [2]   sun-jdk-1.6  system-vm

So I ran these:

equery depends hsqldb
app-office/openoffice-3.1.0-r1 (java? >=dev-db/hsqldb-1.8.0.9)
 
emerge -1D hsqldb
python-updater
env-update && source /etc/profile 
emerge @preserved-rebuild
revdep-rebuild -p ; revdep-rebuild

Still OpenOffice is broken per thread
openoffice fails on qt_plugins_3.3rc


The error I still get when I launch OO is:
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'

and so I'm not sure I have java setup correctly.

The system has been synced and updated as of today.

thoughts and ideas most welcome?


james



Reply via email to