PlaneShift

Development => Development Deliberation => Topic started by: redhound on June 02, 2014, 04:41:28 am

Title: PlaneShift client build scripts Debian
Post by: redhound on June 02, 2014, 04:41:28 am
Recently I've worked on compiling PlaneShift client on Debian (Linux Mint Debian Edition 201403, to be more specific). With some help from the devs and forum members, it was successful - so I've decided to summarize this work in a build scripts pack, which may help others to build PlaneShift client from source.

You can get it from here: https://github.com/roman-yagodin/PlaneShift.BuildScripts/releases (https://github.com/roman-yagodin/PlaneShift.BuildScripts). See README.md for use instructions.

I hope with very small adjustments these scripts should work on other Linux distributions. Most distro-specific things is located in ps-prereq-lmde.sh - so make a copy, name it e.g. ps-prereq-fedora.sh and modify. And send me, if you are succeeded :)

Testing feedback (https://github.com/roman-yagodin/PlaneShift.BuildScripts/issues), critics and (of course) commits are greatly welcome!
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on June 03, 2014, 02:13:50 am
Released new build scripts version (https://github.com/roman-yagodin/PlaneShift.BuildScripts/releases) with some improvements.

Important notice: before use, please check that path to your development directory, specified in $PS_BUILD variable, does not contains spaces. As it reference $HOME, check it also.
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on August 20, 2014, 02:17:35 am
Released new build scripts version 0.6.1-3 (https://github.com/roman-yagodin/PlaneShift.BuildScripts/releases) with some improvements like CS revision update, fixed spell effects, etc.

Important notice: before use, please check that path to your development directory, specified in $PS_BUILD variable, does not contains spaces. As it reference $HOME, check it also.
Title: Re: PlaneShift client build scripts Debian
Post by: Caraick on August 20, 2014, 03:02:06 am
This makes me happy.  I'll have to test this on my Linux machine at school, Redhound.  I'll let you know how it goes.
Title: Re: PlaneShift client build scripts Debian
Post by: Gilrond on August 20, 2014, 01:35:32 pm
Thanks for the instructions!
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on August 24, 2014, 11:54:54 pm
This makes me happy.  I'll have to test this on my Linux machine at school, Redhound.  I'll let you know how it goes.

Let's hope it works :)

Any feedback (https://github.com/roman-yagodin/PlaneShift.BuildScripts/issues) are highly welcomed!
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on December 25, 2014, 01:39:17 pm
Scripts tested and seems to be working OK for PlaneShift 0.6.3 release on Debian Wheezy (Linux Mint Debian Editon x86_64). Any feedback are greatly appreciated!
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on January 07, 2016, 03:46:46 pm
Fixed CS configuration and build on Debian Jessie.
Get new release: https://github.com/roman-yagodin/PlaneShift.BuildScripts/releases/tag/v0.6.4-1
Title: Re: PlaneShift client build scripts Debian
Post by: Damola on May 26, 2016, 03:40:21 pm
Hello Redhound. Thank you for your work. I only noticed it now. I cloned it and might try a client build again some time in the future.

Thank you,
Title: Re: PlaneShift client build scripts Debian
Post by: redhound on May 27, 2016, 05:05:45 am
Let's hope it will work for you :whistling:
Please contact me if you find any issues!