Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:shard [2017/04/15 15:40] – [Download ryzom source code and data:] Deed | en:shard [2021/12/03 18:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| * Windows (unfinished tutorial) | * Windows (unfinished tutorial) | ||
| ==== Updating information and packages for linux: ==== | ==== Updating information and packages for linux: ==== | ||
| + | |||
| + | <WRAP center round tip 60%> | ||
| + | To use php7 (7.3) you need to manually install mcrypt additionally, | ||
| + | </ | ||
| + | |||
| + | |||
| < | < | ||
| sudo apt-get update | sudo apt-get update | ||
| Line 86: | Line 92: | ||
| < | < | ||
| - | git clone https:// | + | git clone https:// |
| - | git clone https:// | + | git clone https:// |
| </ | </ | ||
| For additional windows: \\ | For additional windows: \\ | ||
| Line 119: | Line 125: | ||
| Variables to put in your script: | Variables to put in your script: | ||
| < | < | ||
| - | export RYHOME=/ | + | export RYHOME=/ |
| - | export RYZOM_PATH=/ | + | export RYZOM_PATH=/ |
| - | export PATH=$PATH:/ | + | export PATH=$PATH:/ |
| export RYDATA=/ | export RYDATA=/ | ||
| </ | </ | ||
| Line 152: | Line 158: | ||
| < | < | ||
| Launch Cmake: | Launch Cmake: | ||
| - | * Code source : C:/ | + | * Code source : C:/khanat-opennel-code/ |
| - | * Build binaries: C:/ | + | * Build binaries: C:/khanat-opennel-code/ |
| - | * Configure for visual c++ 2010 | + | * Configure for visual c++ 2015 |
| * Configure | * Configure | ||
| * Change options | * Change options | ||
| Line 167: | Line 173: | ||
| For Windows : | For Windows : | ||
| < | < | ||
| - | Run C: | + | Run C:\khanat-opennel-code\code\build\RyzomCore.sln that was generated |
| By choosing Visual C++, press F7 to compile. | By choosing Visual C++, press F7 to compile. | ||
| </ | </ | ||





