<?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"
	>
<channel>
	<title>Comments on: Erlang/Yaws超快速安装</title>
	<atom:link href="http://erlang-china.org/start/cean-install.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/start/cean-install.html</link>
	<description>erlang 中文社区</description>
	<pubDate>Mon, 01 Dec 2008 20:50:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: ziseyiran</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-4793</link>
		<dc:creator>ziseyiran</dc:creator>
		<pubDate>Mon, 16 Jun 2008 02:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-4793</guid>
		<description>我现在不会搭建erlang的环境请高人指点。下载的安装程序没有exe文件怎么装啊</description>
		<content:encoded><![CDATA[<p>我现在不会搭建erlang的环境请高人指点。下载的安装程序没有exe文件怎么装啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annonce alfa romeo 156</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-1256</link>
		<dc:creator>annonce alfa romeo 156</dc:creator>
		<pubDate>Fri, 26 Oct 2007 22:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-1256</guid>
		<description>&lt;strong&gt;annonce alfa romeo 156...&lt;/strong&gt;

news...</description>
		<content:encoded><![CDATA[<p><strong>annonce alfa romeo 156&#8230;</strong></p>
<p>news&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-43</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Thu, 12 Apr 2007 05:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-43</guid>
		<description>你用 start 进入的，就是 erlang 的交互环境，它并不是仅仅用于安装的哦。

yaws:start(). 启动 yaws 当然，你要先把 configure file 配好。

cean 安装的 module 你可以拷贝到 erlang-otp 的 lib 目录下。或者指定 ebin path 应该能 work 。</description>
		<content:encoded><![CDATA[<p>你用 start 进入的，就是 erlang 的交互环境，它并不是仅仅用于安装的哦。</p>
<p>yaws:start(). 启动 yaws 当然，你要先把 configure file 配好。</p>
<p>cean 安装的 module 你可以拷贝到 erlang-otp 的 lib 目录下。或者指定 ebin path 应该能 work 。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chylli</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-41</link>
		<dc:creator>chylli</dc:creator>
		<pubDate>Thu, 12 Apr 2007 01:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-41</guid>
		<description>cean安装后,找不到erl执行程序呀,需要自己写脚本erl来调用erlexec吗?

yaws也是如此,如何运行yaws ?

如何将cean安装的module和系统(ubuntu)安装的module放在一起?

要是能像cpan一样就好了</description>
		<content:encoded><![CDATA[<p>cean安装后,找不到erl执行程序呀,需要自己写脚本erl来调用erlexec吗?</p>
<p>yaws也是如此,如何运行yaws ?</p>
<p>如何将cean安装的module和系统(ubuntu)安装的module放在一起?</p>
<p>要是能像cpan一样就好了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chen jingbin</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-40</link>
		<dc:creator>Chen jingbin</dc:creator>
		<pubDate>Wed, 11 Apr 2007 10:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-40</guid>
		<description>有没有Eclipse开发插件的？要是能用Eclipse开发就好了。</description>
		<content:encoded><![CDATA[<p>有没有Eclipse开发插件的？要是能用Eclipse开发就好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlang-China &#187; Blog Archive &#187; [ANN]CEAN repo mirror</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-37</link>
		<dc:creator>Erlang-China &#187; Blog Archive &#187; [ANN]CEAN repo mirror</dc:creator>
		<pubDate>Mon, 09 Apr 2007 06:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-37</guid>
		<description>[...] 简单上手，请参考erlang超快速安装。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 简单上手，请参考erlang超快速安装。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/start/cean-install.html#comment-35</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Sat, 07 Apr 2007 08:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/?p=27#comment-35</guid>
		<description>贴完发现这篇：http://avindev.javaeye.com/blog/65621 呵呵，写重了呢。</description>
		<content:encoded><![CDATA[<p>贴完发现这篇：http://avindev.javaeye.com/blog/65621 呵呵，写重了呢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
