Re: Installing NSL Money Server
- depth:
- 1
iseki
Posts: 1581

Hi,
You use Binaries Package, please use Source Package and rebuild OpenSim.
But if you do not use client certification function, you do not need this patch.
And you only need to copy opensim.currency-0.8.2_1/bin/* and opensim.currency-0.8.2_1/config/* to bin/
Next please edit bin/OpenSim.ini and bin/MoneySerer.ini
If you use client certification function, you must have advanced knowledge about the certificate of PKI and OpenSSL
This function controls connections from approved Region Servers on Grid Mode.
Thanks.
You use Binaries Package, please use Source Package and rebuild OpenSim.
But if you do not use client certification function, you do not need this patch.
And you only need to copy opensim.currency-0.8.2_1/bin/* and opensim.currency-0.8.2_1/config/* to bin/
Next please edit bin/OpenSim.ini and bin/MoneySerer.ini
If you use client certification function, you must have advanced knowledge about the certificate of PKI and OpenSSL
This function controls connections from approved Region Servers on Grid Mode.
# wget opensimulator.org/dist/opensim-0.8.2.1-source.tar.gz
# zcat opensim-0.8.2.1-source.tar.gz |tar xfv -
# cd opensim-0.8.2.1-source
download opensim.currency-0.8.2_1.tar.gz
# zcat opensim.currency-0.8.2_1.tar.gz |tar xfv -
# patch -p0 < opensim.currency-0.8.2_1/patch/opensim-0.8.2.patch
# mv bin/HttpServer_OpenSim.dll bin/HttpServer_OpenSim.dll-
# cp opensim.currency-0.8.2_1/HttpServer_OpenSim/bin/HttpServer_OpenSim.dll bin
# ./runprebuild.sh
# xbuild
# cd opensim.currency-0.8.2_1
# ./build.sh
# cd ..
# vi bin/OpenSim.ini
# vi bin/MoneyServer.ini
Thanks.
Votes:55
Average:4.18
Posts tree
-
Installing NSL Money Server (jony, 2016/6/25 10:49)
-
Re: Installing NSL Money Server (iseki, 2016/6/26 10:46)
-
Re: Installing NSL Money Server (jony, 2016/6/26 21:42)
-