Jump to content

hlr101

Fremen
  • Posts

    1
  • Joined

  • Last visited

    Never

Reputation

0 Neutral
  1. First I want to thank you for continuing the project, I love this game and a few modern touches can make it just perfect. Managed to compile current revision under linux so I want to share my experience with anyone also wanting to use it. Took me 4 hours but at least it should work from now on. The following changes are required to the howto workflow: -Installing libraries * Run fixunix.sh before almp3 patch -Added following lines before applying patch chmod +x ./almp3/fixunix.sh ./almp3/fixunix.sh Removed make install for almp3 and alfont Removed raknet because not required Copied library and includes for almp3 and alfont into /usr/local/lib and /usr/local/include * -Creating makefile * Modify Makefile.am Change -lalleg-4.2.0 -lalleg_unsharable into `allegro-config --libs` (with tick) Remove -lraknet Run libtoolize before other tools Proceed as in howto * This way the project should start compiling PS. Had some compile errors with current revision, should I post them on the project webpage (never done team development so these things are new to me).
×
×
  • Create New...