Well, still having segfault when using gnome 3I tried to unistall some local programs.Here is my pacman -Qm now.alacarte 0.13.2-3
backup-manager 0.7.10-1
dropbox 1.1.31-1
h264enc 9.3.6-1
jdownloader latest-14
lib32-alsa-lib 1.0.24.1-1
lib32-freetype2 2.4.4-1
lib32-gcc-libs 4.5.2-6
lib32-glibc 2.13-4
lib32-libice 1.0.7-1
lib32-libsm 1.2.0-1
lib32-libx11 1.4.3-1
lib32-libxau 1.0.6-2
lib32-libxcb 1.7
As Gcool said, i'd installed these package:# pacman -S lib32-libpng lib32-libsm lib32-libxi lib32-libxrandr lib32-freetype2 lib32-fontconfig lib32-glib2 lib32-libstdc++5 extra/qtwebkit multilib/lib32-qtThen check (optional):$ ldd /opt/pt/bin/PacketTracer5And problem solved!Thanks you all!
theClassicMan27
https://bbs.archlinux.org/profile.php?id=61366
2012-07-07T14:47:18Z
Hi everyone, i have this problem when i'm trying to dosudo pacman -Syuit doesnt upgrade anything saying that lib32-mesa request lib32-libgl.I cannot install lib32-libgl cos is in conflict with lib32-nvidia-utils-bumblebee.I had it lib32-libgl but one or two weeks ago, during an upgrade, lib32-nvidia-utils-bumblebee removed the installed lib32-libgl.
What exactly are you trying to do? Could you paste your steps?lib32-mesa and lib32-qt depend on lib32-libgl, which is provided also by lib32-catalyst-utils.
ryosaeba83 wrote:You have to combine both instruction I posted like this:pacman -Rdd nvidia-utils lib32-nvidia-utilspacman -S nvidia-libgl lib32-nvidia-libglpacman -SuThis fixed it for me, much love.I would like to note, that I had steam installed, and it was conflicting as well.:: lib32-cairo: requires lib32-libgl
:: lib32-glu: requires lib32-libgl
:: lib32-qt4: requires lib32-libgl
:: steam: req
manutortosa wrote:Wine depende de lib32-libgl que a su vez depende de ligl. Para instalar Wine, necesitas la versión lib32 de tu driver, en tu caso es lib32-nvidia-utils. Instala ese paquete y vuelve a probar.Solucionado con el aporte de manutortosa.sudo pacman -S lib32-nvidia-utilsY después:sudo pacman -SyuEl sistema se ha actualizado correctamente. Gracias.
I downgraded to Xorg 1.10 (rebooted, played Xonotic for a little while [great game btw]) and turned off the compositing features in Kwin, but it still is giving me this error:fixme:storage:create_storagefile Storage share mode not implemented.
*** glibc detected *** msiexec.exe: free(): invalid next size (fast): 0x7ca23af8 ***
======= Backtrace: =========
/usr/bin/../lib32/libc.so.6(+0x734d2)[0xf7
abveritas wrote:Did you rebuild it after the libpng/libtiff update?Yes, but it did not work!AlmAck wrote:Do you have installed the right video card library?'lib32-ati-dri: 3D support for the open source ATI driver''lib32-catalyst-utils: 3D support for ATI/AMD cards''lib32-intel-dri: 3D support for Intel cards''lib32-nouveau-dri: 3D support for the open source Nou
I'm trying to update my machine which has a nvidia card, but i'm facing some dependency issues:error: failed to prepare transaction (could not satisfy dependencies)
:: Starting full system upgrade...
:: lib32-cairo: requires lib32-libgl
:: lib32-glu: requires lib32-libgl
:: lib32-qt4: requires lib32-libgl
:: steam: requires lib32-libgl
[jonander@7thHeaven etc]$ yaourt -S lib32-libgl
reso