[SOLVED] Xfburn libs missing.
by business_kid from LinuxQuestions.org on (#59P66)
I'm running on what I thought was a full install of Slackware64 without kde, but xfburn is missing some libs Code:bash-5.0$ ldd /usr/bin/xfburn |grep found
libburn.so.4 => not found
libisofs.so.6 => not found
libxfcegui4.so.4 => not found
libthunar-vfs-1.so.2 => not found
libexo-0.3.so.0 => not found
libxfce4util.so.4 => not found
libhal-storage.so.1 => not found
libhal.so.1 => not foundI've tried 'upgradepkg --install-new *.t?z' on anything with a faint whiff of cd or dvd, but the only things it wants to install are the 64bit only glibc & gcc which it would do anyhow on a Multilib system. :scratch:


libburn.so.4 => not found
libisofs.so.6 => not found
libxfcegui4.so.4 => not found
libthunar-vfs-1.so.2 => not found
libexo-0.3.so.0 => not found
libxfce4util.so.4 => not found
libhal-storage.so.1 => not found
libhal.so.1 => not foundI've tried 'upgradepkg --install-new *.t?z' on anything with a faint whiff of cd or dvd, but the only things it wants to install are the 64bit only glibc & gcc which it would do anyhow on a Multilib system. :scratch: