Make absolutetly sure that you have a 32bit JRE

Am 20.09.2010 15:27, schrieb David Howell:
Hi,

I am attempting to build OO for the first time and have
been running into errors. The latest one I am having trouble
resolving. The error message is:

[Java framework] The JRE specified by the bootstrap variable
UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized.
Check the values and make sure that you use a plug-in library that can
recognize that JRE.

  I tracked it down to VendorBase::initialize() where it is attempting to
initialize m_sRuntimeLibrary. From what I can tell, the paths returned by
SunInfo::getRuntimePaths() cannot be found on my machine (e.g.,
"/bin/client/jvm.dll").
This is a relative path within a JRE installation.


-Joachim


My machine is running:

Windows 7 Home Premium, 64-bit OS

The JRE I have installed on my machine is the latest:

1.6.0_21

This is consistent with the requirements reported at:
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows


The OO source I am using was obtained by following these instructions:

http://wiki.services.openoffice.org/wiki/Getting_It

I.e., the current development line - DEV300

There must be something simple I am missing here. Help anyone?

-Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to