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").

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

Reply via email to