https://bugs.winehq.org/show_bug.cgi?id=48869
Bug ID: 48869 Summary: wine would not install on ubuntu 18.4 Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: crostrogarcia@gmail.com Distribution: ---
When I try to install wine latest version from downloads my terminal tells me that many packages do not meet the dependencies and when I click the install, the terminal tells me that it would not install because I have been holding or retaining broken packages,that is from the download. I tried it with "git",I downloaded the binaries,all right and when I do the "./configure",the terminal tells me,at the end,because it almost does the whole job,that it will not compile because I must install 32-bit development librarieschecking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries. Los siguientes paquetes tienen dependencias incumplidas: wine-stable-amd64 : Depende: libfaudio0 pero no va a instalarse wine-stable-i386:i386 : Depende: libfaudio0:i386 pero no va a instalarse E: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o especifique una solución). mt@mt-MS-7728:~$
https://bugs.winehq.org/show_bug.cgi?id=48869
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- There's no bug here. You need to install Wine's dependencies, and in this case, apt gave you a clear message as to what's missing: libfaudio0. Follow the instructions in https://forum.winehq.org/viewtopic.php?f=8&t=32192 to install it. If you need further help, ask on the forum. Bugzilla is not for user support.
https://bugs.winehq.org/show_bug.cgi?id=48869
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Closing invalid.