<?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: Howto：在 Ubuntu Dapper 中安装 Aptana</title>
	<atom:link href="http://linuxtoy.org/archives/aptana_on_ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Tue, 06 Jan 2009 12:28:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: fackweb</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-9487</link>
		<dc:creator>fackweb</dc:creator>
		<pubDate>Thu, 01 Feb 2007 01:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-9487</guid>
		<description>郁闷了嘎。。。为什么 装 aptana 的依赖环境都 没法装啊 ？
有谁帮忙看看嘎 。。。

1、输入sudo apt-get install mozilla 执行成功
2、输入sudo apt-get install libswt3.1-gtk-java  出错如下： 

下列的软件包有不能满足的依赖关系：
  libswt3.1-gtk-java: 依赖: libswt3.1-gtk-jni (= 3.1.2-1ubuntu6) 但是它将不会被安装

3、输入sudo apt-get install libswt3.1-gtk-jni 出错如下：
下列的软件包有不能满足的依赖关系：
  libswt3.1-gtk-jni: 依赖: libgcj7-awt (&#62;= 4.1.0) 但是它将不会被安装

4、输入sudo apt-get install libgcj7-awt 出错如下： 

下列的软件包有不能满足的依赖关系：
  libgcj7-awt: 依赖: gcj-4.1-base (= 4.1.0-1ubuntu8) 但是 4.1.1-14ubuntu7 正要被安装

5、输入sudo apt-get install gcj-4.1-base  信息如下：gcj-4.1-base 已经是最新的版本了。
共升级了 0 个软件包，新安装了 0 个软件包，要卸载 0 个软件包，有 2 个软件未被升级。


可是再反过来执行还是不行啊！！！ 江湖救急啊／／／</description>
		<content:encoded><![CDATA[<p>郁闷了嘎。。。为什么 装 aptana 的依赖环境都 没法装啊 ？<br />
有谁帮忙看看嘎 。。。</p>
<p>1、输入sudo apt-get install mozilla 执行成功<br />
2、输入sudo apt-get install libswt3.1-gtk-java  出错如下： </p>
<p>下列的软件包有不能满足的依赖关系：<br />
  libswt3.1-gtk-java: 依赖: libswt3.1-gtk-jni (= 3.1.2-1ubuntu6) 但是它将不会被安装</p>
<p>3、输入sudo apt-get install libswt3.1-gtk-jni 出错如下：<br />
下列的软件包有不能满足的依赖关系：<br />
  libswt3.1-gtk-jni: 依赖: libgcj7-awt (&gt;= 4.1.0) 但是它将不会被安装</p>
<p>4、输入sudo apt-get install libgcj7-awt 出错如下： </p>
<p>下列的软件包有不能满足的依赖关系：<br />
  libgcj7-awt: 依赖: gcj-4.1-base (= 4.1.0-1ubuntu8) 但是 4.1.1-14ubuntu7 正要被安装</p>
<p>5、输入sudo apt-get install gcj-4.1-base  信息如下：gcj-4.1-base 已经是最新的版本了。<br />
共升级了 0 个软件包，新安装了 0 个软件包，要卸载 0 个软件包，有 2 个软件未被升级。</p>
<p>可是再反过来执行还是不行啊！！！ 江湖救急啊／／／</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leechael</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-4675</link>
		<dc:creator>leechael</dc:creator>
		<pubDate>Sat, 23 Dec 2006 12:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-4675</guid>
		<description>解决了。看来是我习惯性的求助发问了……</description>
		<content:encoded><![CDATA[<p>解决了。看来是我习惯性的求助发问了……</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leechael</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-4672</link>
		<dc:creator>leechael</dc:creator>
		<pubDate>Sat, 23 Dec 2006 12:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-4672</guid>
		<description>grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.5921/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

不知道缺的是哪个包呢？向 xxd 请教了！</description>
		<content:encoded><![CDATA[<p>grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory<br />
/tmp/install.dir.5921/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory</p>
<p>不知道缺的是哪个包呢？向 xxd 请教了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r906</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-513</link>
		<dc:creator>r906</dc:creator>
		<pubDate>Fri, 08 Sep 2006 10:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-513</guid>
		<description>正解燃眉之急</description>
		<content:encoded><![CDATA[<p>正解燃眉之急</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-512</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Fri, 08 Sep 2006 10:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-512</guid>
		<description>你看使用 alsamixer 能否调整？</description>
		<content:encoded><![CDATA[<p>你看使用 alsamixer 能否调整？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 幽火</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-506</link>
		<dc:creator>幽火</dc:creator>
		<pubDate>Fri, 08 Sep 2006 02:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-506</guid>
		<description>对了,不只是看电影,出了EVA可以发出声音以外,其他的都没有声音了.用fceu玩FC游戏也没声音.</description>
		<content:encoded><![CDATA[<p>对了,不只是看电影,出了EVA可以发出声音以外,其他的都没有声音了.用fceu玩FC游戏也没声音.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 幽火</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-505</link>
		<dc:creator>幽火</dc:creator>
		<pubDate>Fri, 08 Sep 2006 02:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-505</guid>
		<description>问个问题,我安装的fluxbox前段时间用的好好的,但是最近怎么没有声音了,我看电影的时候没有声音,郁闷死我了.这是怎么回事阿?</description>
		<content:encoded><![CDATA[<p>问个问题,我安装的fluxbox前段时间用的好好的,但是最近怎么没有声音了,我看电影的时候没有声音,郁闷死我了.这是怎么回事阿?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leechael</title>
		<link>http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-502</link>
		<dc:creator>leechael</dc:creator>
		<pubDate>Thu, 07 Sep 2006 14:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/aptana_on_ubuntu.html#comment-502</guid>
		<description>Good!
找个时间尝试一下：）</description>
		<content:encoded><![CDATA[<p>Good!<br />
找个时间尝试一下：）</p>
]]></content:encoded>
	</item>
</channel>
</rss>
