Author Topic: PlaneShift client build scripts Debian  (Read 1161 times)

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
PlaneShift client build scripts Debian
« 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. 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, critics and (of course) commits are greatly welcome!
« Last Edit: June 03, 2014, 02:09:32 am by redhound »

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #1 on: June 03, 2014, 02:13:50 am »
Released new build scripts version 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.

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #2 on: August 20, 2014, 02:17:35 am »
Released new build scripts version 0.6.1-3 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.

Caraick

  • Veteran
  • *
  • Posts: 1145
  • I liked PS before it was cool.
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #3 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.
Hey look kids, it's the antichrist Marsuveus!
What? Doesn't he just look huggable? Aw, c'mon, give him a hug.


Gilrond

  • Hydlaa Notable
  • *
  • Posts: 764
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #4 on: August 20, 2014, 01:35:32 pm »
Thanks for the instructions!

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #5 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 are highly welcomed!
« Last Edit: August 24, 2014, 11:56:33 pm by redhound »

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #6 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!

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #7 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

Damola

  • Hydlaa Citizen
  • *
  • Posts: 216
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #8 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,
Love,
Damola

redhound

  • Hydlaa Resident
  • *
  • Posts: 97
    • View Profile
Re: PlaneShift client build scripts Debian
« Reply #9 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!