This site has been archived and made available for preservation purposes. No edits can be made.
-
Junior Member
Может кто запустить сервак? New Vegas
Вот, я набросал ваулт скрпипт, может кто-то запустить сервер с ним, чоень хочется побегать с народом..
Скрипт выдает броню, оружие, крышки, стимуляторы на спавне, а в файле настроек точка спавна сменена на Блокпост Мохаве.
-
Я бы мог запустить, но при запуске сервера на ОС Centos через программу Putty (команда ./vaultserver) выдает:
error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
-
Try to install GCC/G++ 4.7.1 which shoud come with all shared libraries for your unix distribution
-
Originally Posted by
Recycler
Try to install GCC/G++ 4.7.1 which shoud come with all shared libraries for your unix distribution
Don't work.
Last edited by PolGhost; 08-30-2012 at 03:31 PM.
-
If you have GCC 4.7.1 installed (check gcc -v) you can also try to compile the sources:
$ git clone https://github.com/Foxtacles/vaultmp.git
$ cd vaultmp/source/vaultserver
$ make debug
Note that the GCC version is important.
-
Originally Posted by
Recycler
If you have GCC 4.7.1 installed (check gcc -v) you can also try to compile the sources:
$ git clone
https://github.com/Foxtacles/vaultmp.git
$ cd vaultmp/source/vaultserver
$ make debug
Note that the GCC version is important.
Not command
-
I don't understand your last post, but it should work with GCC 4.7.1. Maybe ask someone who has more experience with CentOS to help you.
(try to google your error - it seems to be common)
-
error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
Originally Posted by
Recycler
If you have GCC 4.7.1 installed (check gcc -v) you can also try to compile the sources:
$ git clone
https://github.com/Foxtacles/vaultmp.git
$ cd vaultmp/source/vaultserver
$ make debug
Note that the GCC version is important.
Error:
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules