I'm trying to set up a wine build on Fedora 40, installing the dependencies listed at: https://wiki.winehq.org/Building_Wine#S ... pendencies
Some of the package names for Fedora seem out of date. Here are the substitutions I've made locally, maybe someone with edit access on the wiki could update the table?
alsa-devel -> alsa-lib-devel
libpulse-devel -> pulseaudio-libs-devel
libvulkan-loader -> vulkan-loader-devel
libOSMesa-devel -> mesa-libOSMesa-devel
I haven't actually gotten the build done, but the configure script ran. I'll follow up if the build fails.
Updates to fedora packages for building
Re: Updates to fedora packages for building
configure did say:
but I think that's expected with the package list.configure: libpcsclite not found, smart cards won't be supported.
configure: libodbc not found, ODBC won't be supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libcapi20 64-bit development files not found, ISDN won't be supported.
configure: libnetapi not found, Samba NetAPI won't be supported.