You are not logged in.
Pages: 1
I keep getting errors when installing wine. Im new to linux so please explain why it's not working. Thank you!
output:
makepkg -s
==> Making package: wine-stable 7.0-3 (Sat 18 Jun 2022 12:03:45 AM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: lib32-libgphoto2
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> lib32-alsa-lib
-> fontforge
-> lib32-giflib
-> lib32-gnutls
-> lib32-gst-plugins-base-libs
-> lib32-libcups
-> lib32-libgphoto2
-> lib32-libpulse
-> lib32-libxcomposite
-> lib32-libxinerama
-> lib32-libxmu
-> mingw-w64-gcc
-> ocl-icd
-> lib32-ocl-icd
-> lib32-openal
-> opencl-headers
-> samba
-> lib32-sdl2
-> lib32-v4l-utils
-> vkd3d
-> lib32-vkd3d
==> ERROR: Could not resolve all dependencies.
Offline
https://archlinux.org/packages/?sort=&q … =&flagged=
https://archlinux.org/packages/?sort=&q … =&flagged=
https://archlinux.org/packages/?sort=&q … =&flagged=
Youre missing many lib32 packages. Also all you have to do is type "Sudo pacman -Sy wine" without quotes, don't need Makepkg, and it'll install dependencies automatic
Last edited by XeroDotCom (2022-06-18 04:24:28)
ᛩ King Mặsặdặ ᚹ
XeroNet
What's past is prologue"
Offline
You skipped the first step: https://wiki.archlinux.org/title/Multilib
Last edited by Trilby (2022-06-18 04:34:27)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1