<?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/"
	>

<channel>
	<title>Allicient &#187; Uncategorized</title>
	<atom:link href="http://www.allicient.co.uk/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allicient.co.uk</link>
	<description>Peter Maxwell's Information Security Site</description>
	<lastBuildDate>Fri, 04 Mar 2011 07:03:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A cup&#8217;o java for the opera&#8230; [Freebsd 8.0 amd64; Opera 9.x/10.x; Diablo-JRE 1.6]</title>
		<link>http://www.allicient.co.uk/2010/06/16/a-cupo-java-for-the-opera-freebsd-8-0-amd64-opera-9-x10-x-diablo-jre-1-6/</link>
		<comments>http://www.allicient.co.uk/2010/06/16/a-cupo-java-for-the-opera-freebsd-8-0-amd64-opera-9-x10-x-diablo-jre-1-6/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 13:13:56 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[diablo]]></category>
		<category><![CDATA[diablo-jre 1.6]]></category>
		<category><![CDATA[diablo-jre1.6.0]]></category>
		<category><![CDATA[freebsd 8.0]]></category>
		<category><![CDATA[freebsd 8.x]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[libawt.so]]></category>
		<category><![CDATA[libjvm.so]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera 10.10]]></category>
		<category><![CDATA[opera 10.x]]></category>
		<category><![CDATA[opera 9.x]]></category>

		<guid isPermaLink="false">http://www.allicient.co.uk/?p=198</guid>
		<description><![CDATA[Not exactly security related but an issue which digested about five hours of my time.  To get java applets to work with Opera on FreeBSD using the Diablo JRE: 1. Install Diablo 1.6 JRE, probably easiest trying to install from the port tree and then downloading what it asks, which includes the binary for Diablo. [...]]]></description>
			<content:encoded><![CDATA[<p>Not exactly security related but an issue which digested about five hours of my time.  To get java applets to work with Opera on FreeBSD using the Diablo JRE:</p>
<p>1. Install Diablo 1.6 JRE, probably easiest trying to install from the port tree and then downloading what it asks, which includes the binary for <a href="http://www.freebsdfoundation.org/downloads/java.shtml" target="_blank" rel='nofollow'>Diablo</a>.</p>
<p>2. You&#8217;ve got Opera amd64 installed, right?</p>
<p>3. Now, Opera does not use a plugin library as Mozilla does but rather uses the java shared libraries directly, specifically <span style="font-family: 'Courier New', monospace;">libjvm.so</span> and <span style="font-family: 'Courier New', monospace;">libawt.so</span>.  In the Opera configuration, set the Java path to <span style="font-family: 'Courier New', monospace;">/usr/local/diablo-jre1.6.0/lib/amd64/</span> and click &#8216;Validate&#8217; &#8211; it should show as correct.</p>
<p>4. For some reason, <span style="font-family: 'Courier New', monospace;">libjvm.so</span> is in the subdirectory ./server/ where Opera doesn&#8217;t find it.  The dirty way to resolve this is to just symlink it:</p>
<p style="font-family: 'Courier New', monospace;">ln -s /usr/local/diablo-jre1.6.0/lib/amd64/server/libjvm.so /usr/local/diablo-jre1.6.0/lib/amd64/libjvm.so</p>
<p>5. Run Opera, et voilà &#8211; it works!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.allicient.co.uk/2010/06/16/a-cupo-java-for-the-opera-freebsd-8-0-amd64-opera-9-x10-x-diablo-jre-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

