./ryzom_client: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Replies (1)
(1-1/1)
Forums » Ryzom Game on GNU/Linux »
Added by qubodup over 4 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
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)