Author Topic: [v4.0] trouble with so libraries on linux  (Read 9908 times)

cecgl

  • Worker
  • Posts: 1
    • View Profile
[v4.0] trouble with so libraries on linux
« on: 9 April 2016, 03:44:55 »
Hi,

I went through the install instructions on my fedora machine, which involved downloading Annex-installer-linux-x86_64-v4.0.run and running.  Now I get a long list of missing libraries when I try to run annex, I get the following error listing (see below).

Does anyone have any advice?  Btw, I have installed MegaGlest, and it works with no problems.

Thanks!

Code: [Select]
gamedir [/home/auser/annex]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/usr/sbin/ldconfig]...
Detected Fedora...
- default library [libdirectfb-1.2.so.0] is missing, attempting to find and link to a newer version if available...
  > not found !
- default library [libfusion-1.2.so.0] is missing, attempting to find and link to a newer version if available...
  > not found !
- default library [libdirect-1.2.so.0] is missing, attempting to find and link to a newer version if available...
  > not found !
- default library [libicudata.so.40] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libicudata.so.40] pointed to [/lib64/libicudata.so.52]
- default library [libicuuc.so.40] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libicuuc.so.40] pointed to [/lib64/libicuuc.so.52]
- default library [libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libGLEW.so.1.5] pointed to [/lib64/libGLEW.so.1.10]
- default library [libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
  > not found !
- default library [libgnutls.so.26] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libgnutls.so.26] pointed to [/lib64/libgnutls.so.28]
- default library [liblua5.1.so.0] is missing, attempting to find and link to a newer version if available...
  > not found !
- default library [libircclient.so.1] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libircclient.so.1] pointed to [/lib64/libircclient.so.0]
- default library [libvlccore.so.5] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libvlccore.so.5] pointed to [/lib64/libvlccore.so.8]
- default library [libgcrypt.so.11] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libgcrypt.so.11] pointed to [/lib64/libgcrypt.so.20]
- default library [libtasn1.so.3] is missing, attempting to find and link to a newer version if available...
  new library link [/home/auser/annex/lib/libtasn1.so.3] pointed to [/lib64/libtasn1.so.6]
/home/auser/annex/annex.bin: /lib64/liblber-2.4.so.2: no version information available (required by /home/auser/annex/annex.bin)
/home/auser/annex/annex.bin: /home/auser/annex/lib/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /home/auser/annex/annex.bin)
/home/auser/annex/annex.bin: /lib64/libldap_r-2.4.so.2: no version information available (required by /home/auser/annex/annex.bin)
« Last Edit: 9 April 2016, 12:23:20 by filux »

filux

  • MegaGlest Team
  • Draco Rider
  • ********
  • Posts: 310
  • was OpenSuse x64, is Debian testing x64
    • View Profile
Re: trouble with so libraries on fedora
« Reply #1 on: 9 April 2016, 12:11:12 »
- Download this archive Annex-update-patch-linux-v4.0.tar.gz,
- Unpack it to game location (in your case it's probably ~/annex), overwrite/accept overwriting,
- launch script update.sh

- if you will see warning like jack server is not running ... but you have sound -> ignore this
- if during starting mapeditor you will see warning like The library used 2.8 ... C++ ABI ... C++ ABI...). -> try to use mapeditor from MegaGlest
« Last Edit: 9 April 2016, 12:21:27 by filux »