You are not logged in.
Pages: 1
I am trying to install wine on Arch 64. I decided to go with a multilib installation rather than a chroot install. the problem is I am trying to install bin32-wine and a requirement is lib32-libx11. I can not find this file using pacman or yaourt. Where else can I look to find this file without googling it.
Last edited by otacon (2009-07-13 18:53:40)
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
lib32-libx11 is in community.
pacman -Si lib32-libx11
Repository : community
Name : lib32-libx11
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom:XFREE86
Groups : lib32
Provides : None
Depends On : lib32-libxau lib32-libxdmcp lib32-libxcb lib32-libxcomposite
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 731.71 K
Installed Size : 1256.00 K
Packager : Mikko Seppala <t-r-a-y@mbnet.fi>
Architecture : x86_64
Build Date : Thu 09 Apr 2009 09:09:55 PM EEST
MD5 Sum : 34451406339d45fb94e0b5b7166d5f3e
Description : X11 client-side librarydo pacman -Syy and try again.
Last edited by wonder (2009-07-13 18:42:59)
Give what you have. To someone, it may be better than you dare to think.
Offline
thanks I feel so dumb. lol I used yaourt bin32-wine and it did not work because it did not have all of the files, so I tried pacmans with a i686 repo. I thought I tried teh x86_64 but I must have been mistaken.
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
you are not the first and definitely you'll not be the last one who made that. it happens ![]()
Give what you have. To someone, it may be better than you dare to think.
Offline
Pages: 1