<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jot Notes &#187; OpenOffice</title>
	<atom:link href="http://blog.myjotnotes.com/category/openoffice/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.myjotnotes.com</link>
	<description>Random notes about software development</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:51:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.myjotnotes.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jot Notes &#187; OpenOffice</title>
		<link>http://blog.myjotnotes.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.myjotnotes.com/osd.xml" title="Jot Notes" />
	<atom:link rel='hub' href='http://blog.myjotnotes.com/?pushpress=hub'/>
		<item>
		<title>OpenOffice Error: &#8220;javaldx: Could not find a Java Runtime Environment!&#8221;</title>
		<link>http://blog.myjotnotes.com/2009/03/11/openoffice-error-javaldx-could-not-find-a-java-runtime-environment/</link>
		<comments>http://blog.myjotnotes.com/2009/03/11/openoffice-error-javaldx-could-not-find-a-java-runtime-environment/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 06:00:41 +0000</pubDate>
		<dc:creator>somejotnotes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.myjotnotes.com/?p=122</guid>
		<description><![CDATA[If you are running OpenOffice from the command line in Ubuntu, you may see the following error: javaldx: Could not find a Java Runtime Environment! This error can occur even if you have a valid Java Runtime Environment (JRE) on your machine. The reason why that happens is that even though OpenOffice is installed by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.myjotnotes.com&amp;blog=3897530&amp;post=122&amp;subd=jotnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are running OpenOffice from the command line in Ubuntu, you may see the following error:</p>
<blockquote><p>javaldx: Could not find a Java Runtime Environment!</p></blockquote>
<p>This error can occur even if you have a valid Java Runtime Environment (JRE) on your machine.</p>
<p>The reason why that happens is that even though OpenOffice is installed by default in Ubuntu, the package that enables OpenOffice to use the JRE is not installed by default, due to space constraints.  From the <a href="http://www.ubuntu.com/getubuntu/releasenotes/804">Ubuntu 8.04 Release Notes</a>:</p>
<blockquote><p>For reasons of disk space, the database and equation editor 	components of OpenOffice.org, as well as Java integration support, are 	not included on the installation CDs. To get the full OpenOffice.org 	suite after install, you can select &#8220;OpenOffice.org Office Suite&#8221; from 	the <strong>Applications -&gt; Add/Remove</strong> menu, or install the openoffice.org metapackage using the package manager.</p></blockquote>
<p>The way to get OpenOffice to see the JRE on your machine is to install the <em>openoffice.org-java-common</em> package.  Alternately, you could install the <em>openoffice.org</em> metapackage (as described in the release notes above), which will install the <em>openoffice.org-java-common </em>package along with some other components of OpenOffice that were left out of the default install as well.</p>
<p>This confusing behaviour exists in Hardy and Intrepid.  According to <a href="https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/249352/comments/21">this Launchpad comment</a>, in Jaunty the &#8220;javaldx: Could not find a Java Runtime Environment!&#8221; error message will be changed to something more helpful.</p>
<p><strong>Additional references</strong>:</p>
<ul>
<li><a href="http://www.ubuntu.com/getubuntu/releasenotes/804">Ubuntu 8.04 Release Notes</a></li>
<li><a href="http://packages.ubuntu.com/intrepid/openoffice.org"><em>openoffice.org</em> (packages.ubuntu.com)</a></li>
<li><a href="http://packages.ubuntu.com/hardy/openoffice.org-java-common"><em>openoffice.org-java-common</em> (packages.ubuntu.com)</a></li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/249352">Launchpad Bug #249352: &#8220;openoffice javaldx could not find a java runtime environment&#8221;</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jotnotes.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jotnotes.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jotnotes.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.myjotnotes.com&amp;blog=3897530&amp;post=122&amp;subd=jotnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.myjotnotes.com/2009/03/11/openoffice-error-javaldx-could-not-find-a-java-runtime-environment/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">somejotnotes</media:title>
		</media:content>
	</item>
	</channel>
</rss>
