Neon_win Posted June 17, 2019 Share Posted June 17, 2019 Hi I have a problem whit starting the linux server i use ubunu 19.XX the ssh says: root@server:~/mta# ./mta-server64 libncursesw.so.5: cannot open shared object file: No such file or directory ERROR: Could not load ./x64/core.so * Check installed data files. Press enter to continue... q root@server:~/mta# ldd /x64/core.so ldd: /x64/core.so: No such file or directory root@server:~/mta# ldd root/mta/x64/core.so ldd: root/mta/x64/core.so: No such file or directory root@server:~/mta# ldd x64/core.so linux-vdso.so.1 (0x00007fff41da0000) libncursesw.so.5 => not found libtinfo.so.5 => not found librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f43d12c7000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f43d1179000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f43d1158000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f43d0f6d000) /lib64/ld-linux-x86-64.so.2 (0x00007f43d164b000) #root@server:~/mta# ./mta-server64 libncursesw.so.5: cannot open shared object file: No such file or directory ERROR: Could not load ./x64/core.so * Check installed data files. Press enter to continue... root@server:~/mta# I have core.so i also try apt-get install lib32readline5 Link to comment
MTA Team ccw Posted June 17, 2019 MTA Team Share Posted June 17, 2019 What is the result of this command: ls -la /usr/lib/libncursesw* Link to comment
Neon_win Posted June 17, 2019 Author Share Posted June 17, 2019 (edited) Quote ls -la /usr/lib/libncursesw* ls: cannot access '/usr/lib/libncursesw*': No such file or directory now what I need to do? i tryd to reinstall again libncursesw* it downloaded 200MB after i tryd the command again but the same error coming Edited June 17, 2019 by Neon_win Link to comment
MTA Team ccw Posted June 17, 2019 MTA Team Share Posted June 17, 2019 What is the result of this command: apt-get install libncursesw5 1 Link to comment
Neon_win Posted June 18, 2019 Author Share Posted June 18, 2019 (edited) its says it already installed.. but something solved the problem, maybe a reboot thanks for the help! Edited June 18, 2019 by Neon_win Link to comment
MTA Team ccw Posted June 18, 2019 MTA Team Share Posted June 18, 2019 Great! Thanks for letting us know you solved the problem Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now