You are here

Database and JRE

6 posts / 0 new
Last post
Anonymous (not verified)
Database and JRE

First of all, thanks to John for this wonderful adaptation of OO.

I've looked through the forums and so far haven't found any references to my question. So here is my question:

How do we deal with the Java Run-time Environment (JRE), for the database app, portably? Is this something that can be done? Or am I missing something?

John T. Haller
John T. Haller's picture
Offline
Last seen: 5 hours 3 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Working on it

For now, if you drop your local settings for OO.o into Portable OO.o, it will work on your PC and any PC configured the same way (same version of Java in the same install directory). I'm working on detection routines to handle this and support Java from the portable device, if desired (additional 55MB).

Sometimes, the impossible can become possible, if you're awesome!

cmmehl
Offline
Last seen: 13 years 1 month ago
Joined: 2006-01-27 09:55
I have the same issue with

I have the same issue with the databases, so it's great to hear you're working on a solution for this issue!

I wouldn't mind the extra 55 MB. Is there a way to do it with an already existing jre installationfile? I mean, copying certain files to the stick and then referencing it in OO?

Greetings
Chris

Always on the move - love all portable apps!

John T. Haller
John T. Haller's picture
Offline
Last seen: 5 hours 3 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
No

The paths change as the drive letter changes.

Sometimes, the impossible can become possible, if you're awesome!

craig139
Offline
Last seen: 11 years 1 month ago
Joined: 2006-03-28 21:52
Wouldn't it be possible

Wouldn't it be possible using Pstart's ability to provide command parameters with the new drive letter?

The avalanche has already started. It is too late for the pebbles to vote.

John T. Haller
John T. Haller's picture
Offline
Last seen: 5 hours 3 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
New Release

The new release (OpenOffice.org Portable 2.0.3) detects and uses a locally installed JRE and OpenOffice.org will let you know if you don't have one when you first try to use a Java function.

As mentioned in other threads, I have a working way to get Java to be used with OpenOffice.org from the portable device (it requires some really odd string manipulations.. OO doesn't use a standard path for it), however, users will have to copy Java in themselves since Java is closed source and cannot be distributed via SourceForge.

Sometimes, the impossible can become possible, if you're awesome!

Topic locked