30.12.2012, 12:35
It should be fine if you install with
so the files are put in standard locations. If it still doesn't work you can set the
variable to point out to you server root when running the server, for example:
See the Library Path section here:
http://www.yolinux.com/TUTORIALS/Lib...ndDynamic.html
Код:
--prefix=/usr/local
Код:
LD_LIBRARY_PATH
Код:
LD_LIBRARY_PATH=/home/user/samp03 ./samp03svr
http://www.yolinux.com/TUTORIALS/Lib...ndDynamic.html

