<?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: GCJ Getting you down? Here&#8217;s the Ubuntu fix.</title>
	<atom:link href="http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/</link>
	<description>a photo uploader for Linux, Mac and Windows</description>
	<pubDate>Fri, 12 Mar 2010 07:48:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Heepie</title>
		<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/comment-page-1/#comment-3487</link>
		<dc:creator>Heepie</dc:creator>
		<pubDate>Thu, 20 Sep 2007 18:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/#comment-3487</guid>
		<description>I didn't have any problem it work first time....

The only thing you have to do is download the application, decompresset. And then go into the directory (cd) and run this command

./jUploadr

That it!!! simple...

But make sure you have you java runtime environment installed properly before hand...

By the way... fair play to whoever done the application. Rules mate!!!

Don't you just love the linux community...</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t have any problem it work first time&#8230;.</p>
<p>The only thing you have to do is download the application, decompresset. And then go into the directory (cd) and run this command</p>
<p>./jUploadr</p>
<p>That it!!! simple&#8230;</p>
<p>But make sure you have you java runtime environment installed properly before hand&#8230;</p>
<p>By the way&#8230; fair play to whoever done the application. Rules mate!!!</p>
<p>Don&#8217;t you just love the linux community&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Schlesinger</title>
		<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/comment-page-1/#comment-2575</link>
		<dc:creator>Philip Schlesinger</dc:creator>
		<pubDate>Fri, 18 May 2007 17:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/#comment-2575</guid>
		<description>If there's only one java and it's gcj, try:

sudo apt-get install sun-java5-jre

Then run:

sudo update-alternatives --config java

to make sure Sun's Java is installed correctly.</description>
		<content:encoded><![CDATA[<p>If there&#8217;s only one java and it&#8217;s gcj, try:</p>
<p>sudo apt-get install sun-java5-jre</p>
<p>Then run:</p>
<p>sudo update-alternatives &#8211;config java</p>
<p>to make sure Sun&#8217;s Java is installed correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie P</title>
		<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/comment-page-1/#comment-2485</link>
		<dc:creator>Jamie P</dc:creator>
		<pubDate>Tue, 24 Apr 2007 08:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/#comment-2485</guid>
		<description>This initially didn't work for me, I got...

There is only 1 program which provides java
(/usr/bin/gij-wrapper-4.1). Nothing to configure.

Fixed it by installing "sun-java6-bin" from multiverse, juploadr now works fine.</description>
		<content:encoded><![CDATA[<p>This initially didn&#8217;t work for me, I got&#8230;</p>
<p>There is only 1 program which provides java<br />
(/usr/bin/gij-wrapper-4.1). Nothing to configure.</p>
<p>Fixed it by installing &#8220;sun-java6-bin&#8221; from multiverse, juploadr now works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/comment-page-1/#comment-2478</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Mon, 23 Apr 2007 18:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/#comment-2478</guid>
		<description>Nick,
I've googled around, and it appears that update-alternatives takes the --config option. Make sure there are two dashes in there. Looks like I originally posted only one.</description>
		<content:encoded><![CDATA[<p>Nick,<br />
I&#8217;ve googled around, and it appears that update-alternatives takes the &#8211;config option. Make sure there are two dashes in there. Looks like I originally posted only one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Rigby</title>
		<link>http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/comment-page-1/#comment-2477</link>
		<dc:creator>Nick Rigby</dc:creator>
		<pubDate>Mon, 23 Apr 2007 15:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.org/2007/04/23/gcj-getting-you-down-heres-the-ubuntu-fix/#comment-2477</guid>
		<description>When trying to run the above I seem to get a:
update-alternatives: unknown argument `–config'

Any ideas?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>When trying to run the above I seem to get a:<br />
update-alternatives: unknown argument `–config&#8217;</p>
<p>Any ideas?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
