Chaosforge Forum

  • April 28, 2024, 11:41
  • Welcome, Guest
Please login or register.



Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - d1t2

Pages: [1]
1
Hi all,

I download 0.9.9.5 linux 32- and 64-bit version and
they do not find liblua5.1.so.0 even liblua(32- & 64-bit) symbolic link existed.

my fedora linux "uname -r": 3.1.6-1.fc16.x86_64

any suggest?


Code: [Select]
d1t2@f16:doomrl-linux-x64-0995 $ ./doomrl
./doomrl: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory

d1t2@f16:doomrl-linux-x64-0995 $ ls -l /usr/lib64/liblua*
-rwxr-xr-x. 1 root root 180560  4月  6  2011 /usr/lib64/liblua-5.1.so
lrwxrwxrwx  1 root root     13  1月  5 02:40 /usr/lib64/liblua-5.1.so.0 -> liblua-5.1.so

d1t2@f16:doomrl-linux-x64-0995 $ ldd ./doomrl
linux-vdso.so.1 =>  (0x00007fff141ff000)
libm.so.6 => /lib64/libm.so.6 (0x00007fe7e792f000)
liblua5.1.so.0 => not found
libdl.so.2 => /lib64/libdl.so.2 (0x00007fe7e772a000)
libz.so.1 => /lib64/libz.so.1 (0x00007fe7e7513000)
libSDL_mixer-1.2.so.0 => /usr/lib64/libSDL_mixer-1.2.so.0 (0x00007fe7e72c3000)
libSDL-1.2.so.0 => /usr/lib64/libSDL-1.2.so.0 (0x00007fe7e7023000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe7e6e07000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007fe7e6ac9000)
libsmpeg-0.4.so.0 => /usr/lib64/libsmpeg-0.4.so.0 (0x00007fe7e686c000)
libc.so.6 => /lib64/libc.so.6 (0x00007fe7e64b6000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe7e7bd6000)
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007fe7e629b000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fe7e6085000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe7e5d7e000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007fe7e5b7b000)

d1t2@f16:doomrl-linux-x64-0995 $ strace ./doomrl
execve("./doomrl", ["./doomrl"], [/* 43 vars */]) = 0
brk(0)                                  = 0x2644000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f78956d9000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=138257, ...}) = 0
mmap(NULL, 138257, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f78956b7000
close(3)                                = 0
open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260Q\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=600096, ...}) = 0
mmap(NULL, 2633960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7895235000
mprotect(0x7f78952b8000, 2093056, PROT_NONE) = 0
mmap(0x7f78954b7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x7f78954b7000
close(3)                                = 0
open("/lib64/tls/x86_64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/lib64/tls/x86_64", 0x7fff536d2400) = -1 ENOENT (No such file or directory)
open("/lib64/tls/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/lib64/tls", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/lib64/x86_64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/lib64/x86_64", 0x7fff536d2400)   = -1 ENOENT (No such file or directory)
open("/lib64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/lib64", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0
open("/usr/lib64/tls/x86_64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/tls/x86_64", 0x7fff536d2400) = -1 ENOENT (No such file or directory)
open("/usr/lib64/tls/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/tls", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/usr/lib64/x86_64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/x86_64", 0x7fff536d2400) = -1 ENOENT (No such file or directory)
open("/usr/lib64/liblua5.1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib64", {st_mode=S_IFDIR|0555, st_size=122880, ...}) = 0
writev(2, [{"./doomrl", 8}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"liblua5.1.so.0", 14}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10./doomrl: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory
) = 122
exit_group(127)                         = ?


Pages: [1]