One thing to be careful of. You can use either the jre or the jdk.
The jdk is basically for developers and not needed by most folks.
Make sure when you follow the instructions below you use one or the
other.
On 07/29/2011 08:55 PM, ponsiarceds wrote:
.
tomcloyd wrote:
, On 07/28/2011 12:53 AM, Tom Cloyd wrote:
Ug. This is getting ugly really fast. I'm really not on home ground
here at all.
FWIW, here is a relatively painless way to install an older JRE along
side
the default Ubuntu one.
( I'm using Ubuntu 10.10 64bit )
It definitely sped up my Base table browsing, but then I don't have any
binaries embedded in my tables. It has the bonus of not messing with the
existing JRE
Overview:
1. Download the JRE archive (approx. 20 mb)
2. Extract in /tmp
3. as root, copy the extracted directory to /usr/lib/jvm
4. set this JRE as the JRE of choice in LO (Tools>Options>Java)
5. Exit LO& restart
Instructions:
1.Download jdk-6u21-linux-i586.bin (for i386) or
jdk-6u21-linux-x64.bin for
x86_64 from
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jdk-6u21-b07-oth-JPR
JRE archive at ORACLE . Save to /tmp
2.run it using: "sh jdk-6u21-linux-i586.bin" . The JRE is now
extracted to
/tmp/jre1.6.0_21/
3. copy to /usr/lib/jvm "sudo cp -a jre1.6.0_21/ /usr/lib/jvm"
4. Exit& restart office. In Tools>Options>Java, choose 1.6.0_21. Exit&
restart office
5. Load you Base file& compare the speed.
If you want to remove it simply set the JRE back to the old one in
Tools>Options>Java& "sudo rm -rf /usr/lib/jvm/jre1.6.0_21/
--
View this message in context:
http://nabble.documentfoundation.org/Base-record-access-unacceptably-slow-tp3202820p3211034.html
Sent from the Users mailing list archive at Nabble.com.
On 30/07/2011 19:37, Don C. Myers wrote:
Magnificent!!!!!!!!!!! Thank you, ponsiarceds!!!!!!!!! I followed
your instructions for having an older version of Java along side the
present one. I'm running Ubuntu 11.04 with the LibreOffice version
of 3.4.1. Now base works really fast like it always did. Then only
thing I did differently was I used the 1.6.0_22 version since I knew
it worked well.
Thank you again so much!!!!!!!!!
On 07/29/2011 08:55 PM, ponsiarceds wrote:
sudo cp -a jre1.6.0_21/ /usr/lib/jvm
Hi Don
I'm interested to try this!! Where did you find the Download for
1.6.0.0_22. On the Oracle site all I keep getting is 'Error 404 =
Page not found' and I can't find it using Synaptic!!??
Thanks
Ian Whitfield.
/
///