<?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>Marshal&#039;s Blog &#187; gnway</title>
	<atom:link href="http://marshal.easymorse.com/archives/tag/gnway/feed" rel="self" type="application/rss+xml" />
	<link>http://marshal.easymorse.com</link>
	<description>It&#039;s swap of marshal&#039;s memory.</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:03:45 +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>gnway在ubuntu下安装</title>
		<link>http://marshal.easymorse.com/archives/2275?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gnway%25e5%259c%25a8ubuntu%25e4%25b8%258b%25e5%25ae%2589%25e8%25a3%2585</link>
		<comments>http://marshal.easymorse.com/archives/2275#comments</comments>
		<pubDate>Tue, 23 Feb 2010 06:43:45 +0000</pubDate>
		<dc:creator>Marshal</dc:creator>
				<category><![CDATA[计算机技术]]></category>
		<category><![CDATA[gnway]]></category>

		<guid isPermaLink="false">http://marshal.easymorse.com/archives/2275</guid>
		<description><![CDATA[gnwayhost是动态域名服务商，网站一直使用他们的服务。 该软件因为比较简单，已经多年没有更新，最新版本是1.3.2，2005年发布的。下载地址见： http://www.gnway.com/service/serviceDownload.php?item=gnhost 不过，该版本之适用于比如redhat，对于ubuntu，因为服务的目录有区别，所以安装脚本会报错。需要手工将gnhostlinuxd复制到/etc/init.d目录下。另外，需要手工编辑： /etc/gnhostlinux.conf 内容类似这样： USERNAME=zhangsan PASSWORD=p serverIP=210.51.190.207 以前安装均未出现过大的问题，这次安装后运行脚本总是报： 找不到文件或目录 因此怀疑是缺少相关库文件，这次使用的是64位的系统。安装了如下工具和类库后，问题解决。 sudo apt-get install autoconf autoconf2.59 automake1.9 autotools-dev binfmt-support binutils-avr gcc-4.4-multilib 估计是gcc-4.4-multilib。 然后，使用ubuntu下设置tomcat自启动中的方法设为自启动即可。]]></description>
			<content:encoded><![CDATA[<p>gnwayhost是动态域名服务商，网站一直使用他们的服务。</p>
<p>该软件因为比较简单，已经多年没有更新，最新版本是1.3.2，2005年发布的。下载地址见：</p>
<blockquote><p><a title="http://www.gnway.com/service/serviceDownload.php?item=gnhost" href="http://www.gnway.com/service/serviceDownload.php?item=gnhost">http://www.gnway.com/service/serviceDownload.php?item=gnhost</a></p>
</blockquote>
<p>不过，该版本之适用于比如redhat，对于ubuntu，因为服务的目录有区别，所以安装脚本会报错。需要手工将gnhostlinuxd复制到/etc/init.d目录下。另外，需要手工编辑：</p>
<blockquote><p>/etc/gnhostlinux.conf </p>
</blockquote>
<p>内容类似这样：</p>
<blockquote><p>USERNAME=zhangsan     <br />PASSWORD=p      <br />serverIP=210.51.190.207</p>
</blockquote>
<p> <span id="more-2275"></span>
<p>以前安装均未出现过大的问题，这次安装后运行脚本总是报：</p>
<blockquote><p><font style="background-color: #ffffff">找不到文件或目录</font></p>
</blockquote>
<p>因此怀疑是缺少相关库文件，这次使用的是64位的系统。安装了如下工具和类库后，问题解决。</p>
<blockquote><p>sudo apt-get install autoconf autoconf2.59 automake1.9 autotools-dev binfmt-support binutils-avr gcc-4.4-multilib</p>
</blockquote>
<p>估计是gcc-4.4-multilib。</p>
<p>然后，使用<a href="http://marshal.easymorse.com/archives/2274" title="ubuntu下设置tomcat自启动">ubuntu下设置tomcat自启动</a>中的方法设为自启动即可。</p>
]]></content:encoded>
			<wfw:commentRss>http://marshal.easymorse.com/archives/2275/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

