View Full Version : Может кто запустить сервак? New Vegas
Lobzz1k
08-30-2012, 12:32 PM
Вот, я набросал ваулт скрпипт (https://rghost.ru/40094980), может кто-то запустить сервер с ним, чоень хочется побегать с народом..
Скрипт выдает броню, оружие, крышки, стимуляторы на спавне, а в файле настроек точка спавна сменена на Блокпост Мохаве.
PolGhost
08-30-2012, 03:00 PM
Я бы мог запустить, но при запуске сервера на ОС Centos через программу Putty (команда ./vaultserver) выдает:
error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
foxtacles
08-30-2012, 03:18 PM
Try to install GCC/G++ 4.7.1 which shoud come with all shared libraries for your unix distribution
PolGhost
08-30-2012, 03:27 PM
Try to install GCC/G++ 4.7.1 which shoud come with all shared libraries for your unix distribution
Don't work.
foxtacles
08-30-2012, 03:45 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.
PolGhost
08-30-2012, 03:48 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.
Not command
foxtacles
08-30-2012, 04:46 PM
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)
PolGhost
08-30-2012, 04:56 PM
error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
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:
foxtacles
08-30-2012, 04:57 PM
https://bit.ly/NEwTJO
Powered by vBulletin® Version 4.2.1 Copyright © 2023 vBulletin Solutions, Inc. All rights reserved.