ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
330 stars 89 forks source link

Update the 'shard' tool to run the server from the build folder on Linux. #8

Closed ryzom-pipeline closed 11 years ago

ryzom-pipeline commented 11 years ago

Original report by Matt Raykowski (Bitbucket: [Matt Raykowski](https://bitbucket.org/Matt Raykowski), ).


The 'shard' tool currently runs the server executables where the legacy Linux build system compiled the executables which is in the source tree. The current server setup tutorial expects you to copy these executables from build and into the source tree which pollutes the source tree.

Convert the scripts to use the bins directly from their source tree.

ryzom-pipeline commented 11 years ago

Original comment by Matt Raykowski (Bitbucket: [Matt Raykowski](https://bitbucket.org/Matt Raykowski), ).


fixes issue #8 - checks for RYZOM_PATH env var, starts in build folder and turns on status line display in screen.