[Bug 51670] Fedora 34: freetype cannot be found even if i686 and x64_86 official and freetype-freeworld packages are installed

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 26 05:57:51 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51670

--- Comment #7 from Linards <linards.liepins at gmail.com> ---
I could nopt biuild since I did not find exact link of sdources. Eiither way,
after cross-checking packages, I made some improvement.

Seems like that due to my issues
(https://forum-en.msi.com/index.php?threads/msi-meg-z590-godlike-freezing-randomly-in-ubuntu-fedora-33-upgrade-from-fc-30-and-fedora-34-fresh-install.366370/#post-2076609)
with recently made PC upgrade, the inistial winehq-staging installation was
corrupted and dependecy libs were missing. I reinstalled ones reported by 'sudo
ldconfig' like this:

  102  sudo ldconfig
  103  yum reinstall libproto2
  104  sudo dnf reinstall libproto2
  105  sudo dnf reinstall libproto2*
  106  sudo dnf reinstall libproto*
  107  rpm -qif /lib/libgphoto2_port.so.12.0.0 
  108  sudo dnf reinstall libgphoto2
  109  rpm -qif /lib/libgd.so.3.0.10
  110  sudo dnf reinstall gd
  111  rpm -qif /lib/libFAudio.so.0.21.06
  112  sudo dnf reinstall libFAudio -y
  113  rpm -qif /lib/libcairo.so.2.11704.0
  114  sudo dnf reinstall cairo -y
  115  sudo dnf reinstall libpixman -y
  116  sudo dnf reinstall pixman -y
  117  sudo dnf reinstall raqm -y
  118  rpm -qif /lib/libraqm.so.0.700.0
  119  sudo dnf reinstall libraqm -y
  120  sudo dnf reinstall Xft harfbuzz mount -y
  121  sudo dnf reinstall libXft harfbuzz libmount -y
  122  rpm -qif libssh_threads.so.4.8.6
  123  rpm -qif /lib/libssh_threads.so.4.8.6
  124  sudo dnf reinstall libssh libssl -y
  125  sudo dnf reinstall libssh libsasl -y
  126  sudo dnf reinstall sasl -y
  127  rpm -qif /lib/libsasl2.so.3.0.0 
  128  sudo dnf reinstall cyrus-sasl-lib -y
  129  sudo dnf reinstall pulse libpulse -y
  130  rpm -qif /lib/libpulse.so.0.23.0 
  131  sudo dnf reinstall pulseaudio-libs -y
  132  sudo dnf reinstall dbus libusb -y
  133  rpm -qif /lib/libdbus-1.so.3.19.13 
  134  sudo dnf reinstall dbus-libs -y
  135  rpm -qif /lib/libusb-1.0.so.0.3.0
  136  sudo dnf reinstall libusbx -y
  137  sudo dnf reinstall libselinux -y
  138  rpm -qif /lib/libpcre2-posix.so.2.0.3 
  139  sudo dnf reinstall pcre2 -y


After that, the Steam finally was able to start and few games were able to
start. Now, I still have issue with Battle.net's lack of any text in GUI.
Rossane, should I create seperate bugreprot for that?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list