launch directory problem on linux
Posted: 29 Jun 2017, 04:39
Hi,
I have a problem with launching on arch linux
no matter how i try to execute the onscripter binary on linux, i get the same error message saying :
i have tried running it from terminal with ./onscripter-ru but i got the same error message. i also tried to move the directory from my home folder but i get the same error everytime. all the directories i tried looked normal and none of them had any special symbol or spaces in them. i also tried running the windows version with wine but i get the same error:
kernel info:
as far as i know all the libraries mentioned in the download page exist on my system but here is the ldd output:
i'm using 64bit archlinux, any help would be appreciated
I have a problem with launching on arch linux
no matter how i try to execute the onscripter binary on linux, i get the same error message saying :
Code: Select all
Cannot obtain selfpath, run onscripter-ru from terminal! Exiting...
Code: Select all
Invalid launch directory! Exiting...
Code: Select all
linux 4.10.6-1-ARCH #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017 x86_64 GNU/Linux
Code: Select all
linux-vdso.so.1 (0x00007ffebc2e3000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fd784bb4000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fd784996000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007fd78478e000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007fd78447b000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x00007fd7841f0000)
libudev.so.1 => /usr/lib/libudev.so.1 (0x00007fd784f7a000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fd783e4c000)
/lib64/ld-linux-x86-64.so.2 (0x00007fd784db8000)
libGLX.so.0 => /usr/lib/libGLX.so.0 (0x00007fd783c1a000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007fd7838db000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007fd7836c9000)
libGLdispatch.so.0 => /usr/lib/libGLdispatch.so.0 (0x00007fd783413000)
libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007fd7831fd000)
libcap.so.2 => /usr/lib/libcap.so.2 (0x00007fd782ff9000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007fd782dd0000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007fd782bcc000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007fd7829c6000)