Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:shard [2016/12/20 12:32] – [Compiler visual_slot.tab] Domperss | 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 48: | Line 54: | ||
| ===Debian 8=== | ===Debian 8=== | ||
| < | < | ||
| - | sudo apt-get install git libcurl4-openssl-dev libluabind-dev libfreetype6-dev libx11-dev libgl1-mesa-dev libxxf86vm-dev libxrandr-dev libxrender-dev libopenal-dev libogg-dev libvorbis-dev libxml2-dev cmake build-essential libpng12-dev libjpeg62-turbo-dev rrdtool bison libxmu-dev autoconf automake libmysqlclient-dev libgif-dev libgif-dev cpputest libssl-dev liblzma-dev unzip | + | udo apt-get install git libcurl4-openssl-dev libluabind-dev libfreetype6-dev libx11-dev libgl1-mesa-dev libxxf86vm-dev libxrandr-dev libxrender-dev libopenal-dev libogg-dev libvorbis-dev libxml2-dev cmake build-essential libpng12-dev libjpeg62-turbo-dev rrdtool bison libxmu-dev autoconf automake libmysqlclient-dev libgif-dev cpputest libssl-dev liblzma-dev unzip |
| </ | </ | ||
| Line 77: | Line 83: | ||
| *[[http:// | *[[http:// | ||
| *[[http:// | *[[http:// | ||
| - | *[[http://download.microsoft.com/ | + | *[[https://www.microsoft.com/en-us/download/details.aspx? |
| *[[https:// | *[[https:// | ||
| *[[https:// | *[[https:// | ||
| - | *[[http://download.qt-project.org/official_releases/ | + | *[[https://www.qt.io/download-open-source/|Qt 5]] |
| - | + | ||
| ==== Download ryzom source code and data: ==== | ==== Download ryzom source code and data: ==== | ||
| < | < | ||
| - | git clone https:// | + | git clone https:// |
| - | cd khanat-code | + | |
| - | git clone https:// | + | git clone https:// |
| </ | </ | ||
| For additional windows: \\ | For additional windows: \\ | ||
| Download | Download | ||
| - | *[[http:// | + | *[[https:// |
| < | < | ||
| +-- code | +-- code | ||
| 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. | ||
| </ | </ | ||
| Line 180: | Line 186: | ||
| ln -s $RYDATA/ | ln -s $RYDATA/ | ||
| ln -s $RYDATA/ | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| + | ln -s $RYDATA/ | ||
| - | To check(Maybe you can copy these files instead.. or perhaps a better solution)? | ||
| - | ln -s $RYDATA/ | ||
| </ | </ | ||
| Line 189: | Line 199: | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| These steps(recompiling the datasheets) require some in depth knowledge of the process and how to manage the files. \\ | These steps(recompiling the datasheets) require some in depth knowledge of the process and how to manage the files. \\ | ||
| - | If you are an beginner, you can/should safely ignore the steps for know!! | + | If you are an beginner, you can/should safely ignore the steps for know and just jump to the " |
| Note: Zatalyz and scoui had success. | Note: Zatalyz and scoui had success. | ||
| Line 445: | Line 455: | ||
| Mdp = your passwords | Mdp = your passwords | ||
| </ | </ | ||
| - | {{Tag> computer server shard tuto}} | + | {{Tag> |





