You are not logged in.
[multilib] is 32-bit apps built to work with 64-bit Arch. They're being moved out of [community] so that the 3 main and 1 extra repos (testing, core, extra, community) are purely 64-bit for 64-bit Arch, and purely 32-bit for 32-bit Arch (let's ignore grub for now).
The next release of pacman may (or may not) have [multilib] added to pacman.conf. You could just add it in manually, check the wiki for instructions.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
really cool, avoids some AUR packages. but I didn't get it right, how to deal with the new multilib repo. I have nspluginwrapper and skype installed from AUR. as well as some lib32 packages from community. Now what? just add the multilib repo and fire an upgrade and all will be fine?
Offline
for nspluginwrapper and flash i suggest to remove them before update. then install flashplugin from multilib repo and it would work out of the box
Give what you have. To someone, it may be better than you dare to think.
Offline
well I added the repository before core/extra/community entries in pacman.conf and now I can install/upgrade packages with multilib packages, should I do any other thing to use multilib packages without any problem?
Btw skype needs lib32-v4l-utils for video support but there is not the packages.
Offline
I installed skype and flashplugin from the repo and they are working fine here , kudos to the devs involved for this work , the organization looks a lot more cleaner now , good job
Btw skype needs lib32-v4l-utils for video support but there is not the packages.
probably.. I don't use video
Last edited by mangus (2010-08-26 21:04:18)
Offline
and it has been just added
Offline
I see some bugs, but I don't know which FS project to report them under:
- (edit: I see this is now taken care of) flashplugin should depend on lib32-libxdamage. nspluginwrapper cannot create/install the "fake" plugin without it and the plugin will not load if lib32-libxdamage is removed afterwards.
- lib32-glibc does not have ldd32. Is there another way to accomplish what that used to do?
Other than those minor issues, this is great! Very much appreciated.
Last edited by ataraxia (2010-08-26 21:16:20)
Offline
- lib32-glibc does not have ldd32. Is there another way to accomplish what that used to do?
They rm'ed all the binaries in PKGBUILD. IMHO, they should keep some useful binaries like 'ldd' and install it as 'ldd32'.
Offline
glibc's ldd will be patched to be multilib-compatible. In the meantime, you can do it yourself. Check the wine PKGBUILD for the sed command needed.
Last edited by heftig (2010-08-26 21:32:24)
Offline
I just switched to multilib and spotify does not work anymore on wine.
By the way, http://wiki.archlinux.org/index.php/Cur … velopement needs to be updated
Offline
I just switched to multilib and spotify does not work anymore on wine.
works for me and i didn't do any modification to my current ~/.wine
Give what you have. To someone, it may be better than you dare to think.
Offline
noalwin wrote:I just switched to multilib and spotify does not work anymore on wine.
works for me and i didn't do any modification to my current ~/.wine
On a new account spotify seems to work, so the problem may be in my ~/.wine
I remember to have modified wine's registry to enable antialiasing... but I'm not sure if that is related to the problem
[EDIT] I reinstaled it and now seems to work...
Last edited by noalwin (2010-08-26 23:32:10)
Offline
The new multilib repo works really nice here (I mean the packages). Nice work, as always
Offline
I see some bugs, but I don't know which FS project to report them under:
- (edit: I see this is now taken care of) flashplugin should depend on lib32-libxdamage. nspluginwrapper cannot create/install the "fake" plugin without it and the plugin will not load if lib32-libxdamage is removed afterwards.
- lib32-glibc does not have ldd32. Is there another way to accomplish what that used to do?
Other than those minor issues, this is great! Very much appreciated.
I have problems with the flashplugin after add multilib repo
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so [/usr/lib/mozilla/plugins/npwrapper.libflashplayer.so: fichero demasiado corto]
Offline
Is it possible that firefox crashes with the flashplugin provided in the multilib repo? It does for me...
Last edited by swiftscythe (2010-08-27 00:12:12)
Offline
I have problems with the flashplugin after add multilib repo
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so [/usr/lib/mozilla/plugins/npwrapper.libflashplayer.so: fichero demasiado corto]
File too short? Try reinstalling flashplugin.
Offline
alfonsodg wrote:I have problems with the flashplugin after add multilib repo
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so [/usr/lib/mozilla/plugins/npwrapper.libflashplayer.so: fichero demasiado corto]
File too short? Try reinstalling flashplugin.
Done! However still the problem, i have uninstall also nspluginmanager and some combinations, the file has 0 bytes (strange, right?)
Offline
No errors during installation of flashplugin?
Offline
@heftig No errors, just needed to restart the browser. I use Chromium. Firefox works too. 64 bit, obviously
Can skype-oss and bin32-skype-oss be merged or put into the repo? The source is not available from skype anymore, but I have the file on my mediafire account.
Source: http://download929.mediafire.com/drjayx … ss.tar.bz2
PKGBUILD from AUR: http://aur.archlinux.org/packages.php?ID=18312
It works with OSSv4.
Edit:
Woohoo! I just saw what was done with bringing in flashplugin, nspluginwrapper AND libflashsupport with OSS support. Nice!! I love you guys (don't throw water bottle please)
Last edited by Anonymo (2010-08-27 03:11:35)
Offline
Great work guys. This was something that has been needed since Arch 64 first came out. This makes installing flash, wine, and skype so much easier now. No more digging around in AUR trying to find packages.
Keep up the great work guys! Hope this repo gets enabled by default in pacman.conf for new and old users can get flash and wine installed from the beginning!
Last edited by orlfman (2010-08-27 04:38:45)
Offline
I am really surprised. Great Job.
I am eagerly waiting for the packages picasa, google-earth and jre (for applet support in 64bit firefox) in multilib.
Thank you very much
Last edited by murugan (2010-08-27 06:17:11)
Offline
The new multilib repo works really nice here (I mean the packages). Nice work, as always
+1 Great work guys!
Offline
I am really surprised. Great Job.
I am eagerly waiting for the packages picasa, google-earth and jre (for applet support in 64bit firefox) in multilib.
Thank you very much
If you read the mailing list thread on this, its highly unlikely for various reasons that any of the mentioned packages will be brought in.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Removing the flashplugin before upgrading did the work, thanks, and sorry, I didn't see it last night...
Offline
Do I have to install gcc-multilib, binutils-multilib and libtool-multilib as stated in the wiki to use the lib32-* packages in [multilib]? I suppose no, but thought it would be better to ask.
Edit: Since many lib32 packaegs depend on gcc-libs-multilib and because gcc relies on gcc-libs (obviously) it seems that the packages are indeed needed. Thanks for your effort in bringing a sane multilib system for Arch!
Last edited by Foucault (2010-08-27 10:38:43)
Offline