<?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: 0.8 is out</title>
	<atom:link href="http://juploadr.org/2005/10/30/08-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://juploadr.org/2005/10/30/08-is-out/</link>
	<description>a photo uploader for Linux, Mac and Windows</description>
	<pubDate>Thu, 29 Jul 2010 16:48:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: soumyabg</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-4082</link>
		<dc:creator>soumyabg</dc:creator>
		<pubDate>Sat, 03 Nov 2007 08:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-4082</guid>
		<description>hi
i got similar problem... (JAVA(GCJ) incompatible)...at my Fedora Core 5 Linux machine
It is solved by only two commands..
----------------------------------------------------------
#which java
? /usr/bin/java       /*this may vary */
#rm -f /usr/bin/java  /* according the which java result*/
----------------------------------------------------------
Thats all
Thanks
soumya</description>
		<content:encoded><![CDATA[<p>hi<br />
i got similar problem&#8230; (JAVA(GCJ) incompatible)&#8230;at my Fedora Core 5 Linux machine<br />
It is solved by only two commands..<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
#which java<br />
? /usr/bin/java       /*this may vary */<br />
#rm -f /usr/bin/java  /* according the which java result*/<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Thats all<br />
Thanks<br />
soumya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett M</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2473</link>
		<dc:creator>Brett M</dc:creator>
		<pubDate>Sat, 21 Apr 2007 07:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2473</guid>
		<description>For ubuntu users getting the...

Starting JUploadr...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
GCJ is an incompatible version of java

...error, just run the following command at a command prompt:

sudo update-alternatives --config java

You will see a list of java executables. Just choose Sun's version.

if you need help setting up installing Java in Ubuntu, follow this link:
https://help.ubuntu.com/community/Java</description>
		<content:encoded><![CDATA[<p>For ubuntu users getting the&#8230;</p>
<p>Starting JUploadr&#8230;<br />
Java exec found in PATH. Verifying&#8230;<br />
Suitable java version found [java = 1.4.2]<br />
Configuring environment&#8230;<br />
GCJ is an incompatible version of java</p>
<p>&#8230;error, just run the following command at a command prompt:</p>
<p>sudo update-alternatives &#8211;config java</p>
<p>You will see a list of java executables. Just choose Sun&#8217;s version.</p>
<p>if you need help setting up installing Java in Ubuntu, follow this link:<br />
<a href="https://help.ubuntu.com/community/Java" rel="nofollow">https://help.ubuntu.com/community/Java</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2402</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Tue, 10 Apr 2007 02:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2402</guid>
		<description>Edmund,
Your best bet is to remove the java (GCJ) package. Then the jUploadr executable will find the 'correct' version.

Alternately, you can set JAVA_HOME to be the path to the installation directory:

export JAVA_HOME=/usr/local/jdk-1.5.0
./jUploadr</description>
		<content:encoded><![CDATA[<p>Edmund,<br />
Your best bet is to remove the java (GCJ) package. Then the jUploadr executable will find the &#8216;correct&#8217; version.</p>
<p>Alternately, you can set JAVA_HOME to be the path to the installation directory:</p>
<p>export JAVA_HOME=/usr/local/jdk-1.5.0<br />
./jUploadr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edmund</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2399</link>
		<dc:creator>edmund</dc:creator>
		<pubDate>Mon, 09 Apr 2007 21:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2399</guid>
		<description>I'm running kubuntu 6.10 and can't get it to work either.  I've installed the latest version of Java as you suggested to Didier but I still get the same error message.  Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m running kubuntu 6.10 and can&#8217;t get it to work either.  I&#8217;ve installed the latest version of Java as you suggested to Didier but I still get the same error message.  Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2289</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 03 Apr 2007 02:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2289</guid>
		<description>I got it to work! Yes, I'm using the sparkling-new jUploadr 1.1.2ver (see directory name). Thanks for the brutal-force suggestion! I'm actually pro-peace, and am against the use of force if at all avoidable. But then again, I'm wrong. Maybe I should switch to Bush's party? LOL.</description>
		<content:encoded><![CDATA[<p>I got it to work! Yes, I&#8217;m using the sparkling-new jUploadr 1.1.2ver (see directory name). Thanks for the brutal-force suggestion! I&#8217;m actually pro-peace, and am against the use of force if at all avoidable. But then again, I&#8217;m wrong. Maybe I should switch to Bush&#8217;s party? LOL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2286</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Tue, 03 Apr 2007 01:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2286</guid>
		<description>The easiest way to fix the problem is to remove the file pointed to by 
&lt;code&gt;
which java
&lt;/code&gt;

That will tell you which java executable jUploadr 'sees' and which one to remove. If you want to be very smart about it, you can remove the package owned by that file. IIRC Ubuntu is debian-based, and debian does some extremely strange things with package management, so the brute force delete-the-file-that-is-causing-the-problem approach might be the best.

Or, you can alternately make sure that the correct version of Java appears first in your path.

P.S. I hope you're not using 0.8 and are just replying to this thread due to a google search. 1.1.2 is the current version.</description>
		<content:encoded><![CDATA[<p>The easiest way to fix the problem is to remove the file pointed to by<br />
<code><br />
which java<br />
</code></p>
<p>That will tell you which java executable jUploadr &#8217;sees&#8217; and which one to remove. If you want to be very smart about it, you can remove the package owned by that file. IIRC Ubuntu is debian-based, and debian does some extremely strange things with package management, so the brute force delete-the-file-that-is-causing-the-problem approach might be the best.</p>
<p>Or, you can alternately make sure that the correct version of Java appears first in your path.</p>
<p>P.S. I hope you&#8217;re not using 0.8 and are just replying to this thread due to a google search. 1.1.2 is the current version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-12/#comment-2278</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 02 Apr 2007 19:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-2278</guid>
		<description>Hi! First of all, thank you for the great software!

I get the error referenced by Didier R (Reply #7) and I followed the fix at Reply #9.

#
root@compaqsr1010z:/home/james/jUploadr-1.1.2-linuxGTK-i386# ./jUploadr
Starting JUploadr...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
GCJ is an incompatible version of java
Download the official version at http://java.sun.com
#

I tried uninstalling the java package that came with the ubuntu distro first and installed the official java version from sun; I also tried installing the official java version without uninstalling the ubuntu-native java; in both I still get the error. Please help?</description>
		<content:encoded><![CDATA[<p>Hi! First of all, thank you for the great software!</p>
<p>I get the error referenced by Didier R (Reply #7) and I followed the fix at Reply #9.</p>
<p>#<br />
root@compaqsr1010z:/home/james/jUploadr-1.1.2-linuxGTK-i386# ./jUploadr<br />
Starting JUploadr&#8230;<br />
Java exec found in PATH. Verifying&#8230;<br />
Suitable java version found [java = 1.4.2]<br />
Configuring environment&#8230;<br />
GCJ is an incompatible version of java<br />
Download the official version at <a href="http://java.sun.com" rel="nofollow">http://java.sun.com</a><br />
#</p>
<p>I tried uninstalling the java package that came with the ubuntu distro first and installed the official java version from sun; I also tried installing the official java version without uninstalling the ubuntu-native java; in both I still get the error. Please help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-1/#comment-31</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 29 Nov 2005 14:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-31</guid>
		<description>scohen: Thanks!  Putting a link in /usr/bin did the trick.  That will teach me not to put Firefox in a non-standard location.  Thanks again for the help, and thanks for a great program!</description>
		<content:encoded><![CDATA[<p>scohen: Thanks!  Putting a link in /usr/bin did the trick.  That will teach me not to put Firefox in a non-standard location.  Thanks again for the help, and thanks for a great program!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mornlee</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-1/#comment-29</link>
		<dc:creator>mornlee</dc:creator>
		<pubDate>Mon, 28 Nov 2005 13:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-29</guid>
		<description>Cool,great job guys.</description>
		<content:encoded><![CDATA[<p>Cool,great job guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2005/10/30/08-is-out/comment-page-1/#comment-28</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Fri, 25 Nov 2005 20:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/?p=12#comment-28</guid>
		<description>Dave:
As long as firefox is in your path, and that it's named 'firefox' it should work. If not, put a link to it in /usr/bin

Gazzer:
There are two repositories in CVS, jUploadr and juploadr. The one with the correct code is juploadr.</description>
		<content:encoded><![CDATA[<p>Dave:<br />
As long as firefox is in your path, and that it&#8217;s named &#8216;firefox&#8217; it should work. If not, put a link to it in /usr/bin</p>
<p>Gazzer:<br />
There are two repositories in CVS, jUploadr and juploadr. The one with the correct code is juploadr.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
