You are not logged in.

#1 2022-06-18 04:09:01

Hori01
Member
Registered: 2022-06-18
Posts: 1

Missing dependencies when installing wine

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

#2 2022-06-18 04:19:42

XeroDotCom
Banned
From: Thorn ᚹ
Registered: 2022-06-13
Posts: 4

Re: Missing dependencies when installing wine

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

#3 2022-06-18 04:34:01

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,402
Website

Re: Missing dependencies when installing wine

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

Board footer

Powered by FluxBB