flagflag  
1: 2012-11-27 (Tue) 21:46:08 iseki source 2: 2012-11-27 (Tue) 22:52:21 iseki source
Line 1: Line 1:
-* DTL/NSL Money Server [#zebd09de]+* DTL/NSL Money Server for Aurora-Sim [#ce134105]
** Overview [#vaa53e04] ** Overview [#vaa53e04]
-- Latest Stable Version is 0.7.3 (for OpenSim 0.7.3/0.7.4+- Latest Version is 0.5.9d951cb (for Aurora-Sim 9d951cb
-- This Money Server is modified from [[DTL Currency>./DTL Currency Processing]] and for Unix/Linux (It might work in MS Windows).+- This Money Server is modified from [[DTL Currency>/OpenSim/MoneyServer/DTL Currency Processing]] and for Unix/Linux (It might work in MS Windows).
- Some bug fixes are done and some functions are extended from DTL currency. - Some bug fixes are done and some functions are extended from DTL currency.
-- This can be operated by OpenSim 0.6.7-0.7.1.x, 0.7.2, 0.7.3, 0.7.4+- ''HTTPS'' cannot be used.
- Web Monitor function (ASP.NET) is removed from original DTL Currency. - Web Monitor function (ASP.NET) is removed from original DTL Currency.
- This is not support that sell/buy the group shared object. - This is not support that sell/buy the group shared object.
Line 12: Line 12:
- &font(#0000ff){About this project, ''Milo'' do a lot of advice and donation to us. ''Thank you very much!!''}; - &font(#0000ff){About this project, ''Milo'' do a lot of advice and donation to us. ''Thank you very much!!''};
-- &font(#ff2222){[[previous ''Aurora-Sim (0.4.3Dev)'' is full supported.>./Aurora-Sim#b8a01dda]] (new, 10 Setp. 2011)}; +- [[for OpenSim is here>/OpenSim/MoneyServer]]
-- ''Under Development for latest version of Aurora-Sim, now'' -> [[Progress>./Aurora-Sim]]+
#br #br
-*** Change Log [#r7a89e03+*** Supported Functions [#y5e3e741
-- [[ChangeLog>./ChangeLog]]+- [[See Here>./Functions]]
#br #br
Line 24: Line 23:
#br #br
** Download of DTL/NSL Money Server[#u2d15064] ** Download of DTL/NSL Money Server[#u2d15064]
- +*** tar Ball [#zf7ba28b
-*** [[OpenSim]] [#x2bf1cc1+- for latest Aurora-Sim (9d951cb
-- 0.7.3 for OpenSim-0.7.3/0.7.4 (Binaries are included. not need to compile+-- http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/Aurora/aurora.currency-9d951cb.tar.gz
--- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/index.php?page=singlefile&cid=8&lid=33 +
- +
-- latest dev version (for OpenSim-0.7.5Dev) +
--- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency +
- +
-- [[more old version...>./old_version]] +
#br #br
- +*** Subversion [#nf57b001
-*** [[Aurora-Sim]] [#cd3c0906+- Dev Version
-- for latest Aurora-Sim. This is development version+
-- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/branches/aurora aurora.currency -- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/branches/aurora aurora.currency
#br #br
** Compile and Install [#uc427419] ** Compile and Install [#uc427419]
 +- for latest dev version
-*** [[OpenSim]] [#vaa8ebdd] 
-- for release version (Patch was abolished from 0.7.2) and latest Dev version 
- git clone git://opensimulator.org/git/opensim opensim 
- cd opensim 
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.currency/trunk opensim.currency 
- ./runprebuild.sh && nant clean && nant 
- cd opensim.currency 
- ./build.sh 
- cd ../bin 
- vi MoneyServer.ini      (modify [MySql] section) 
- 
-- for old version (0.7.1.x) 
- cd (PREFIX)/opensim-X.Y.Z-source  (or opensim-X.Y.Z-release) 
- tar xzfv opensim.currency-X.Y.Z.tar.gz 
- patch -p1 < opensim.currency-X.Y.Z/opensim_currency_​X.Y.Z.patch 
- ./runprebuild.sh && nant clean && nant 
- cd opensim.currency-X.Y.Z 
- ./build.sh 
- cd ../bin 
- vi MoneyServer.ini 
- 
-*** [[Aurora-Sim]] [#tab1b7e6] 
-- for latest dev version (0.4.3Dev) 
 git clone git://github.com/aurora-sim/Aurora-Sim.g​it aurora  git clone git://github.com/aurora-sim/Aurora-Sim.g​it aurora
 cd aurora  cd aurora
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/branc​hes/aurora aurora.currency+ tar zxfv aurora.currency-XXXX.tar.gz
 patch -p1 < aurora.currency/aurora_currency_latest.p​atch  patch -p1 < aurora.currency/aurora_currency_latest.p​atch
 ./runprebuild.sh && xbuild  ./runprebuild.sh && xbuild
Line 84: Line 53:
** Settings [#v70b9150] ** Settings [#v70b9150]
-*** [[MoneyServer.ini>./MoneyServer.ini]] [#y846e1a1+*** MoneyServer.ini [#l529fa9c
-- Setting of  [[MoneyServer.ini>./MoneyServer.ini]]+- [[MoneyServer.ini>/OpenSim/MoneyServer/MoneyServer.ini]]
#br #br
*** [Economy] Section in INI file [#d9a146c0] *** [Economy] Section in INI file [#d9a146c0]
-- for OpenSim: [[OpenSim.ini>./OpenSim.ini]] +- [[Configuration/Modules/Economy.ini>./Ec​onomy.ini]]
-- for Aurora-Sim: [[Configuration/Modules/Economy.ini>./Ec​onomy.ini]]+
#br #br
-*** [[Helper Scripts>./Helper Script]] [#yd4f306d]+*** Helper Scripts [#ia318ae7]
- If you use functions that ''Buy Money from System'', ''Buy Land'' and ''send_money'', you should set up Helper Scripts. - If you use functions that ''Buy Money from System'', ''Buy Land'' and ''send_money'', you should set up Helper Scripts.
- If you use XoopenSim or Modlos, you may not do setting Helper Script. Because XoopenSim/Modlos sets up it by automatically. - If you use XoopenSim or Modlos, you may not do setting Helper Script. Because XoopenSim/Modlos sets up it by automatically.
- Helper Scripts work with ''PHP-5.2.x'', those does not work with PHP-5.3.x - Helper Scripts work with ''PHP-5.2.x'', those does not work with PHP-5.3.x
-- [[Setup Manual of Helper Scripts is here>./Helper Script]] +- [[Setup Manual of Helper Scripts is here>>/OpenSim/MoneyServer/Helper Script]]
-#br +
- +
-*** Setting for Diva-Distro [#x02c26fc] +
-- [[0.7.2>./Diva-0.7.2]]+
#br #br
** Execution [#h4610b84] ** Execution [#h4610b84]
- Execute MoneyServer after Robust.exe/Aurora.Server.exe and before OpenSim.exe/Aurora.exe - Execute MoneyServer after Robust.exe/Aurora.Server.exe and before OpenSim.exe/Aurora.exe
-#br 
- 
-*** [[OpenSim]] 0.7.2 and latest Dev [#ad34b4d2] 
-- Attetion: MoneyServer's name was changed 
- 
- # cd bin 
- # mono Robust.exe 
- # mono MoneyServer.exe 
- # mono OpenSim.exe 
-#br 
- 
-*** [[OpenSim]] before 0.7.1.x [#df442a63] 
- # cd bin 
- # mono Robust.exe 
- # mono OpenSim.Grid.MoneyServer.exe 
- # mono OpenSim.exe 
-#br 
-*** [[Aurora-Sim]] [#l4b62f4f] 
 # cd bin  # cd bin
 # mono Aurora.Server.exe  # mono Aurora.Server.exe
Line 133: Line 79:
** etc.etc. [#va2bf28f] ** etc.etc. [#va2bf28f]
-*** send_money() function in Helper Scripts [#p51201fb+*** Sample Program [#v9b7625e
-- [[send_money()>./send_money]] PHP function +- LSL: [[llGvieMony()>/OpenSim/MoneyServer/LSL]] 
-#br +- PHP: [[send_money()>/OpenSim/MoneyServer/send_money]]
- +
-*** Support of StandAlone mode [#nf42a9ad+
-- [[OpenSim-0.7.x>./standalone_0.7]]+
#br #br
*** Bugs [#x4fae068] *** Bugs [#x4fae068]
-**** OpenSim [#ibab8dc3] 
-- 0.7.1 R2 
--- send_money() of helper script is failed, when the ''secretCode'' argument is omitted. 
-- 0.7.1 R1 
--- The script money() (money event) does not work.  (It is corrected at R2) 
--- %%Charge message of "Group Creation" displayed ''L$100'' at any time.%%  As it displayed normally at Hippo Viewer, this is the problem of Viewer. 
-- 0.7 R4 
--- Included ''include/opensim.mysql.php helper script of v0.7R4 has bugs''. If you want to use included helper scripts, please download http://www.nsl.tuis.ac.jp/DownLoad/SoftW​are/PHP/WI-1.55/opensim.mysql , and rename to opensim.mysql.php and use it. 
-- 0.7 R3 
--- When object is set to ''sale original'', no money is transferred. (collected at v0.7 R4) 
-#br 
-**** Aurora-Sim [#a45a5c29] 
#br #br
*** Attention [#d84771e2] *** Attention [#d84771e2]
--  +-  
- Not use 127.0.0.1 for ''UserServer'' and ''CurrencyServer'' at OpenSim.ini. This IP Address is used for identification of user on Money Server.+ Not use 127.0.0.1 for ''UserServer'' and ''CurrencyServer'' at Economy.ini. This IP Address is used for identification of user on Money Server.
- -
Specify same ''Secret Key of Helper Script'' in MoneyServer.ini and include/config.php (or XoopenSim/Modlos) Specify same ''Secret Key of Helper Script'' in MoneyServer.ini and include/config.php (or XoopenSim/Modlos)
--  
-in 0.6.7 - 0.6.8, ''UserServer'' is setted as ''user_server_url'' at [Network] section. 
-- in 0.6.9 - 0.7, ''UserServer'' is setted as ''UserServer'' at [Economy] section. 
#br #br
-*** [[Development>./Devel]] [#rfbac1de+*** [[Development>/OpenSim/MoneyServer/Devel]] [#rfbac1de]
-#br +
-*** [[Sample LSL for Money Server>./LSL]] [#a706bde2]+
#br #br
*** Indexes [#l1c0126a] *** Indexes [#l1c0126a]
#ls2 #ls2
 +#br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

25 user(s) are online (3 user(s) are browsing xpwiki)

Members: 0
Guests: 25

more...

Access Counter

Today : 1070107010701070
Yesterday : 4345434543454345
Total : 2365821123658211236582112365821123658211236582112365821123658211
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com