Jump to content

I can't start the server.


Recommended Posts

Здравствуйте, у меня проблема, я уже все перепробовал и установил пакет libncursesw.so.5, но все равно не хочет запускаться. Я пользуюсь Нобарой 38.

[artem@nobara-pc ~]$ /home/artem/multitheftauto_linux_x64/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...

[artem@nobara-pc ~]$ ldd /home/artem/multitheftauto_linux_x64/x64/core.so
	linux-vdso.so.1 (0x00007fff0b731000)
	libncursesw.so.5 => not found
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fce740ae000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fce73ed0000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fce742a9000)
[artem@nobara-pc ~]$ apt-get install libncursesw5
E: Не удалось открыть файл блокировки /var/lib/dpkg/lock-frontend - open (13: Отказано в доступе)
E: Невозможно получить блокировку внешнего интерфейса dpkg (/var/lib/dpkg/lock-frontend); у вас есть права суперпользователя?
[artem@nobara-pc ~]$ sudo apt-get install libncursesw5
Чтение списков пакетов… Готово
Построение дерева зависимостей… Готово
E: Невозможно найти пакет libncursesw5
[artem@nobara-pc ~]$ ls -la /usr/lib/libncursesw*
lrwxrwxrwx. 1 root root     18 янв 19  2023 /usr/lib/libncursesw.so.6 -> libncursesw.so.6.4
-rwxr-xr-x. 1 root root 283312 янв 19  2023 /usr/lib/libncursesw.so.6.4
[artem@nobara-pc ~]$ sudo ln -s /usr/lib/libtinfo.so.5
[artem@nobara-pc ~]$ /home/artem/multitheftauto_linux_x64/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...

 

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...