<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing or Setting up JOGL on Ubuntu</title>
	<atom:link href="http://www.gaanza.com/blog/setting-up-jogl-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaanza.com/blog/setting-up-jogl-in-ubuntu/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 08:04:17 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Padam Thapa</title>
		<link>http://www.gaanza.com/blog/setting-up-jogl-in-ubuntu/comment-page-1/#comment-18</link>
		<dc:creator>Padam Thapa</dc:creator>
		<pubDate>Sun, 04 Oct 2009 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=118#comment-18</guid>
		<description>Yeah michael bien is very correct. The above howto that i wrote is not very recommended. I am not a regular Ubuntu user and i was having problem setting classpath on ubuntu linux so i hacked it around and get my jogl app working using above steps.

Gracias.</description>
		<content:encoded><![CDATA[<p>Yeah michael bien is very correct. The above howto that i wrote is not very recommended. I am not a regular Ubuntu user and i was having problem setting classpath on ubuntu linux so i hacked it around and get my jogl app working using above steps.</p>
<p>Gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael bien</title>
		<link>http://www.gaanza.com/blog/setting-up-jogl-in-ubuntu/comment-page-1/#comment-17</link>
		<dc:creator>michael bien</dc:creator>
		<pubDate>Fri, 02 Oct 2009 22:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaanza.com/blog/?p=118#comment-17</guid>
		<description>1. it is a very bad idea to deploy jogl in your jre, this will break a lot of apps. (esp. webstart and applets)
2. don&#039;t load jogl natives explicitly it is already done by jogl.

-cp and -Djava.library.path is all you need to start a app with jar and native dependencies (in general) via cmd line. If you want to use applets or webstart just take a look at the jnlp extensions provided by jogl.

In other words: don&#039;t follow this howto</description>
		<content:encoded><![CDATA[<p>1. it is a very bad idea to deploy jogl in your jre, this will break a lot of apps. (esp. webstart and applets)<br />
2. don&#8217;t load jogl natives explicitly it is already done by jogl.</p>
<p>-cp and -Djava.library.path is all you need to start a app with jar and native dependencies (in general) via cmd line. If you want to use applets or webstart just take a look at the jnlp extensions provided by jogl.</p>
<p>In other words: don&#8217;t follow this howto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
