Jump to content

Recommended Posts

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

 

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 by Neon_win
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...