![]() |
LibreOffice Question - Printable Version +- MacResource (https://forums.macresource.com) +-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1) +--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3) +--- Thread: LibreOffice Question (/showthread.php?tid=258151) Pages:
1
2
|
LibreOffice Question - freeradical - 07-20-2021 Why does it still require Java for its database component called Base? I've tried getting this to run on several machines without any luck regardless of how many versions of Java I install. If you go to their site, there is chatter about bugs and the need for certain specific Java installations. I've never had any joy in getting it to run. Even if I've installed Java, I get error messages etc. Re: LibreOffice Question - Sarcany - 07-20-2021 Get a JDK, not a JRE. https://www.oracle.com/java/technologies/javase-jdk11-downloads.html Re: LibreOffice Question - freeradical - 07-20-2021 Sarcany wrote: What's the difference? Also, that JDK comes from Oracle, which made OpenOffice. Does that matter? Re: LibreOffice Question - Sarcany - 07-20-2021 freeradical wrote: What's the difference? Also, that JDK comes from Oracle, which made OpenOffice. Does that matter? JDK is the developer package with lots of extra stuff for developers. JRE is just the basics necessary for running the code. LibreOffice is looking for the JDK. And Oracle owns Java. Re: LibreOffice Question - ztirffritz - 07-20-2021 Oracle owns Sun Micro which made StarOffice, which became OpenOffice, which became LibreOffice. Re: LibreOffice Question - freeradical - 07-20-2021 Sarcany wrote: What's the difference? Also, that JDK comes from Oracle, which made OpenOffice. Does that matter? JDK is the developer package with lots of extra stuff for developers. JRE is just the basics necessary for running the code. LibreOffice is looking for the JDK. And Oracle owns Java. Why did they do that? Most ordinary users of an office program are not going to think that they should download some developer package. Re: LibreOffice Question - Sarcany - 07-20-2021 freeradical wrote: What's the difference? Also, that JDK comes from Oracle, which made OpenOffice. Does that matter? JDK is the developer package with lots of extra stuff for developers. JRE is just the basics necessary for running the code. LibreOffice is looking for the JDK. And Oracle owns Java. Why did they do that? Most ordinary users of an office program are not going to think that they should download some developer package. Base doesn't need Java to run. Some of the advanced features in Base do. Why? Dunno. Re: LibreOffice Question - MrNoBody - 07-20-2021 Just noticed the LO coders didn't completely update their .nib files for Base. The Java alert window (popup) has "JRE Required" in the title bar but the text is correct displaying "...Oracle's Java Development Kit (JDK)...". ooops... ![]() Re: LibreOffice Question - Robert M - 07-20-2021 ztirffritz, A clarification. OpenOffice didn't become LibreOffice. LibreOffice developed from OpenOffice as its own version of the office suite in 2010. It's developed by The Document Foundation. OpenOffice is technically discontinued. It's been replaced by Apache OpenOffice, which is developed by the Apache Software Foundation. They all use OpenDocument Format (ODF). Every Mac user should keep a copy of LibreOffice on hand. It can open docs from various discontinued and orphaned packages including old AppleWorks files. Might even be able to open old MacWrite Pro, MacWrite II, MacWrite files, MacDraw and MacDraw Pro files. I'll have to doublecheck how far back and which apps when I have a spare moment. Robert Re: LibreOffice Question - freeradical - 07-20-2021 Sarcany wrote: That is only for corporate accounts. Edit: Second try worked, and I was able to avoid setting up some fake account to download the Java stuff. |