分页: 1 / 1

ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 15:17
c246809753
今天试着在在自己刚装的ubuntu9.04上面装些软件,在装linuxqq_v1.0.2-betal_i386.deb时里面提示错误:错误的架构'i386',这是什么原因啊? 应该怎么解决啊?
还有,最关键的是我要安装myeclipse,在装myeclipse-7.0.0-linux-gtk-x86时,我双击myeclipse-70-installer没有任何反应,这是为什么呢,后来又在终端输入andy@ubuntu:~$ cd myeclipse-7.0.0-linux-gtk-x86/
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$ ls -l
总用量 348
drwxrwxrwx 5 andy andy 4096 2009-12-12 14:47 configuration
-rwxrwxrwx 1 andy andy 7748 2008-12-08 14:13 icon.xpm
-rwxrwxrwx 1 andy andy 266168 2008-12-05 05:02 libcairo-swt.so
-rwxrwxrwx 1 andy andy 10158 2008-12-05 05:02 LICENSE
-rwxrwxrwx 1 andy andy 52580 2008-12-05 05:02 myeclipse-70-installer
drwxrwxrwx 7 andy andy 4096 2009-12-12 14:39 plugins
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$ ./myeclipse-70-installer
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$
也没有什么反应这是怎么回事?该怎么解决?
我又试了一下同学的myeclipse-8.0.0-linux-gtk-x86,还是刚才的方法安装,提示错误:“The windowing libraries for your operation system and architecture are not available. Please confirm that you are using the installer that corresponds to your architecture.”这都是什么乱七八糟的错误阿?还请各路高人帮忙解决一下,让我把这些编程软件安装成功,多谢多谢

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 16:05
nicegiving
c246809753 写了:今天试着在在自己刚装的ubuntu9.04上面装些软件,在装linuxqq_v1.0.2-betal_i386.deb时里面提示错误:错误的架构'i386',这是什么原因啊? 应该怎么解决啊?
还有,最关键的是我要安装myeclipse,在装myeclipse-7.0.0-linux-gtk-x86时,我双击myeclipse-70-installer没有任何反应,这是为什么呢,后来又在终端输入andy@ubuntu:~$ cd myeclipse-7.0.0-linux-gtk-x86/
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$ ls -l
总用量 348
drwxrwxrwx 5 andy andy 4096 2009-12-12 14:47 configuration
-rwxrwxrwx 1 andy andy 7748 2008-12-08 14:13 icon.xpm
-rwxrwxrwx 1 andy andy 266168 2008-12-05 05:02 libcairo-swt.so
-rwxrwxrwx 1 andy andy 10158 2008-12-05 05:02 LICENSE
-rwxrwxrwx 1 andy andy 52580 2008-12-05 05:02 myeclipse-70-installer
drwxrwxrwx 7 andy andy 4096 2009-12-12 14:39 plugins
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$ ./myeclipse-70-installer
andy@ubuntu:~/myeclipse-7.0.0-linux-gtk-x86$
也没有什么反应这是怎么回事?该怎么解决?
我又试了一下同学的myeclipse-8.0.0-linux-gtk-x86,还是刚才的方法安装,提示错误:“The windowing libraries for your operation system and architecture are not available. Please confirm that you are using the installer that corresponds to your architecture.”这都是什么乱七八糟的错误阿?还请各路高人帮忙解决一下,让我把这些编程软件安装成功,多谢多谢
LZ遇到的问题一般来说是不可能发生的,可能是你的机器的问题,我怀疑你的机器可能是64位的,而不是普遍的32位的,你的那个QQ的安装程序只能在32位的机器上面安装和运行,你运行下面的命令看看你的机器到底是什么架构的:

uname -a,如果你的输出不是类似于下面的输出:

Linux zcni-desktop 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux

即没有i686这样的字眼,而是出现了x86_64,则说明你的机器架构是64位的,如果真的是这样的话,别急,还是有办法可以解决的,你可以在你的64位的机器上面安装32位库:

(注:下面的内容参考自:viewtopic.php?f=85&t=231301&start=0,所有权利规原作者所有!)
sudo apt-get install ia32-libs*
sudo apt-get install getlibs #如果没有,到这个地址下http://frozenfox.freehostia.com/cappy/
安装完成后,就可以安装32位包了,但是!只能在命令行模式安装,而且要加上--force-architecture 参数,例如:
$ sudo dpkg -i --force-architecture linuxqq_v1.0.2-beta1_i386.deb

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 16:07
wzssyqa
lz用了QQ4linux会很失望的

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 16:08
tenzu
不光失望,甚至会绝望

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 19:36
nicegiving
tenzu 写了:不光失望,甚至会绝望
不要那么苛刻了吧,我的QQ我只要求可以收发消息就够了,我觉得linux QQ已经完全可以满足我的需要了。

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 20:47
caoczlq
nicegiving 写了:
tenzu 写了:不光失望,甚至会绝望
不要那么苛刻了吧,我的QQ我只要求可以收发消息就够了,我觉得linux QQ已经完全可以满足我的需要了。
如果你真的有这么多要求的话,我感觉那个玩意真的会让你绝望的

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-12 21:05
cocolvrui8
如果是910的就相信大家吧

Re: ubuntu9.04 安装qq.deb时提示“错误的架构i386”,安装myeclipse无反应

发表于 : 2009-12-13 18:50
c246809753
回复2楼:
您说的还真对,我的机器确实是64位的,您跟我说的那两个命令我也执行了,QQ的问题是解决了,但那个myeclipse安装还是没反应啊,这个是比较关键的,安装的时候就是什么反应都没有,这叫人不知所措呀!