Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] Still openoffice

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergey AT optimaltec.com>
  • To: Hamish Greig <hgreig AT bigpond.net.au>
  • Cc: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] Still openoffice
  • Date: Sun, 26 Oct 2003 23:06:36 -0500

Is it possible to detect than db didn't install Java bindings, and abort the cast? E.g., the horde spell tries to check if necessary modules have been compiled into php and aborts if they weren't. Maybe just check for presence of some file(s)?

Hamish Greig wrote:

cast -r -c db

db is likely the culprit, it needs to have java support, small problem is that sorcery will only turn on java support if it thinks "java" is installed. If you manually installed it then sorcery won't know about it.
There are ways to get around this, you could manually add --enable-java to the ./configure line in BUILD, you could manually add j2sdk{-bin} to /var/
state/sorcery/packages (tricking sorcery into thinking "java" is installed) or set "CONFIG_LOC" to on in /etc/sorcery/local/config (or via sorcery/
options/feature menu). OR actually install one of our java providers ( j2sdk, j2sdk-bin )
if you used cast openoffice then you hava a log in /var/log/sorcery/compile/
openoffice-1.1.0.bz2, it is possible it is an error due to using 1.4.2 version, I haven't rebuilt openoffice with 1.4.2 yet
Hamish

Being the rookie I am I didn't save error messages. The build was running
for 2 hrs + when it failed with java errors, if that helps any.
I have a full sdk install obtained from Sun's website. It is installed on a
seperate partion and linked to from /usr.

sh-2.05b$ echo $JAVA_HOME
/usr/java/j2sdk1.4.2_02
<<
and /usr/java/j2sdk1.4.2_02/bin/java is a valid path

db?







Archive powered by MHonArc 2.6.24.

Top of Page