<?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: Setting Up Amazon&#8217;s AMTU on a Linux Server</title>
	<atom:link href="http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Stefan</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2978</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 29 Nov 2010 19:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2978</guid>
		<description>Same problem with the wrapper with &quot;Debian GNU/Linux 5.0&quot;:

-bash: ./wrapper: No such file or directory

Solution:

apt-get install libc6-i386</description>
		<content:encoded><![CDATA[<p>Same problem with the wrapper with &#8220;Debian GNU/Linux 5.0&#8243;:</p>
<p>-bash: ./wrapper: No such file or directory</p>
<p>Solution:</p>
<p>apt-get install libc6-i386</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2958</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 15 Nov 2010 11:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2958</guid>
		<description>Thanks for that Tony

for the record I always prefer to use the Sun Java version than the Ubuntu one..

Canonical don&#039;t use the Sun one because its not open source which is fair enough, but if you just want it to work well then the Sun one is the best IMO.</description>
		<content:encoded><![CDATA[<p>Thanks for that Tony</p>
<p>for the record I always prefer to use the Sun Java version than the Ubuntu one..</p>
<p>Canonical don&#8217;t use the Sun one because its not open source which is fair enough, but if you just want it to work well then the Sun one is the best IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2955</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 12 Nov 2010 23:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2955</guid>
		<description>I found my answer here:
http://www.devcomments.com/Zend-Tool-Problem-Ubuntu-Jaunty-at107489.htm

Hi I thought I update you on how this problem was solved. It occurs that a
default instalation of ubuntu 10.04 64 bit comes without the libc6-i386
library. After installing the package everything  works. I wish there was
a
more meaningful error from the Linux OS.

On Thu, Jul 8, 2010 at 11:09 AM, Christian Meisenbichler  wrote:

 I am using eXist 1.4 for a while. Now I want to move to a new
Machine, an
 ubuntu 10.04 64-bit system. It works fine, except for the wrapper
script
 ment to start the database.

 the start script fails with:


 sudo /data/eXist/tools/wrapper/bin/exist.sh start
 Starting eXist Native XML Database...
 exec: 349: ./wrapper: not found


 The exact same thing works perfectly on my old system. So, can you
imagine
 a reason why this would not work? What is this wrapper program
anyway, why
 does it fail to start on the 64 bit system? And, why with this
strange
 error?</description>
		<content:encoded><![CDATA[<p>I found my answer here:<br />
<a href="http://www.devcomments.com/Zend-Tool-Problem-Ubuntu-Jaunty-at107489.htm" rel="nofollow">http://www.devcomments.com/Zend-Tool-Problem-Ubuntu-Jaunty-at107489.htm</a></p>
<p>Hi I thought I update you on how this problem was solved. It occurs that a<br />
default instalation of ubuntu 10.04 64 bit comes without the libc6-i386<br />
library. After installing the package everything  works. I wish there was<br />
a<br />
more meaningful error from the Linux OS.</p>
<p>On Thu, Jul 8, 2010 at 11:09 AM, Christian Meisenbichler  wrote:</p>
<p> I am using eXist 1.4 for a while. Now I want to move to a new<br />
Machine, an<br />
 ubuntu 10.04 64-bit system. It works fine, except for the wrapper<br />
script<br />
 ment to start the database.</p>
<p> the start script fails with:</p>
<p> sudo /data/eXist/tools/wrapper/bin/exist.sh start<br />
 Starting eXist Native XML Database&#8230;<br />
 exec: 349: ./wrapper: not found</p>
<p> The exact same thing works perfectly on my old system. So, can you<br />
imagine<br />
 a reason why this would not work? What is this wrapper program<br />
anyway, why<br />
 does it fail to start on the 64 bit system? And, why with this<br />
strange<br />
 error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2954</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 12 Nov 2010 21:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2954</guid>
		<description>I&#039;m having the same problem as Neuland when starting the amt and the amt_monitor services:

exec: 349: ./wrapper: not found

Using Ubuntu 10.04

java version &quot;1.6.0_18&quot;
OpenJDK Runtime Environment (IcedTea6 1.8.2) (6b18-1.8.2-4ubuntu2)
OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)

Has anyone figured this out?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as Neuland when starting the amt and the amt_monitor services:</p>
<p>exec: 349: ./wrapper: not found</p>
<p>Using Ubuntu 10.04</p>
<p>java version &#8220;1.6.0_18&#8243;<br />
OpenJDK Runtime Environment (IcedTea6 1.8.2) (6b18-1.8.2-4ubuntu2)<br />
OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)</p>
<p>Has anyone figured this out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2950</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 08 Nov 2010 13:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2950</guid>
		<description>Oh, I forgot to mention..... this removes *one more* business critical task from Windows and puts it on Linux!</description>
		<content:encoded><![CDATA[<p>Oh, I forgot to mention&#8230;.. this removes *one more* business critical task from Windows and puts it on Linux!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2949</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 08 Nov 2010 13:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2949</guid>
		<description>THANK YOU!  Your documentation made this possible..... as usual the &quot;wild&quot; documentation from Amazon is incomplete and non-functional.   Would you please consider updating the Linux Readme with your documentation and contributing it back to the sourforge project?

Best Regards and many thanks.
running Ubuntu Lucid Lynx here.

Only modification for ubuntu was to scrap the Sun Java and use the OpenJRE... I spent an hour trying to install Sun and finally just tried the Open one instead. Seems Ubuntu has a vendetta against licensing and Sun will have no part of Ubuntu/Debian packages...</description>
		<content:encoded><![CDATA[<p>THANK YOU!  Your documentation made this possible&#8230;.. as usual the &#8220;wild&#8221; documentation from Amazon is incomplete and non-functional.   Would you please consider updating the Linux Readme with your documentation and contributing it back to the sourforge project?</p>
<p>Best Regards and many thanks.<br />
running Ubuntu Lucid Lynx here.</p>
<p>Only modification for ubuntu was to scrap the Sun Java and use the OpenJRE&#8230; I spent an hour trying to install Sun and finally just tried the Open one instead. Seems Ubuntu has a vendetta against licensing and Sun will have no part of Ubuntu/Debian packages&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ice</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2484</link>
		<dc:creator>ice</dc:creator>
		<pubDate>Fri, 23 Apr 2010 12:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2484</guid>
		<description>This was verry helpful. thanks. We have the AMTU already running on one machine, but the howto was a help for another machine.</description>
		<content:encoded><![CDATA[<p>This was verry helpful. thanks. We have the AMTU already running on one machine, but the howto was a help for another machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-2459</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 07 Apr 2010 14:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-2459</guid>
		<description>Have you performed many successful magento/AMTU integrations, then?

We&#039;re looking to move over to magento and one major question mark is what it would take to get the automated amazon market-place stuff up and working.

If this is something you can do for me then please give me a shout ;)</description>
		<content:encoded><![CDATA[<p>Have you performed many successful magento/AMTU integrations, then?</p>
<p>We&#8217;re looking to move over to magento and one major question mark is what it would take to get the automated amazon market-place stuff up and working.</p>
<p>If this is something you can do for me then please give me a shout <img src='http://www.edmondscommerce.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David J.</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-1926</link>
		<dc:creator>David J.</dc:creator>
		<pubDate>Mon, 02 Nov 2009 03:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-1926</guid>
		<description>Thanks

Been running a version for a client for a few years but had to change the configuration.

With your help it took minutes to figure out how to do this.

David J.</description>
		<content:encoded><![CDATA[<p>Thanks</p>
<p>Been running a version for a client for a few years but had to change the configuration.</p>
<p>With your help it took minutes to figure out how to do this.</p>
<p>David J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/ecommerce/setting-up-amazons-amtu-on-a-linux-server/comment-page-1/#comment-1421</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 19 Jul 2009 20:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=249#comment-1421</guid>
		<description>I wouldn&#039;t use the openJDK if I were you.

Try installing the Sun JDK and see what happens. Wouldn&#039;t be surprised if that fixed it.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t use the openJDK if I were you.</p>
<p>Try installing the Sun JDK and see what happens. Wouldn&#8217;t be surprised if that fixed it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

