分页: 2 / 2

Re: 64位archlinux安装32位软件的解决方法

发表于 : 2011-08-22 12:22
32idea
64位用到的32软件应该都移到multilib库里了吧,为了防止命名混乱吧。

开始增加multilib库的时候,还发了公告,因为当时pacman.conf里还没有写入相关内容
http://www.archlinux.org/news/true-mult ... ux-x86_64/
News: True multilib for Arch Linux x86_64

2010-08-27 - Thomas Bächler

I am happy to announce the availability of the new multilib repository. At this time, it contains wine, skype and flashplugin. Furthermore, a multilib compiler is available.

With the launch of the multilib repository all old 'lib32' packages are being removed from community - the core/extra/community repositories will be "pure 64 bit" again.

If you want to use the new multilib packages (and most desktop or laptop users probably do), add the following lines to your pacman.conf:

代码: 全选

[multilib]
Include = /etc/pacman.d/mirrorlist

Re: 64位archlinux安装32位软件的解决方法

发表于 : 2011-08-22 21:26
Wjian
回楼上,multilib 的源已经开了的,现在通过aur的 makepkg 32位的程序自动安装了一部分的库。
:em06