./ryzom_client: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

Added by qubodup over 7 years ago

On $ ./ryzom_client

./ryzom_client: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

I do have /usr/lib/libGL.so.1

Arch Linux 64bit
ATI Technologies Inc RX780/RX790


Replies (1)

RE: ./ryzom_client: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory - Added by kervala over 7 years ago

You have to install 32 bits versions of libs since static version is compiled in 32 bits :)

For example, nvidia proprietary drivers provides both 32 and 64 bits libs.

See this page for your distrib :

https://wiki.archlinux.org/index.php/Using_32-bit-applications_on_Arch64

(1-1/1)