devolution

Author Topic: Linux Users!  (Read 20812 times)

0 Members and 1 Guest are viewing this topic.

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Linux Users!
« Reply #45 on: December 28, 2010, 05:53:09 PM »
Sorry for the delay. Revision 599 should build OK.

There does seem to be a crash on exit. glibc is reporting a double-free so there may be memory problems lurking - I've not given this much more than a cursory test. See how you get on :)

Offline slate

  • Donator
  • *****
  • Posts: 25
Re: Linux Users!
« Reply #46 on: December 28, 2010, 09:08:25 PM »
Yes it can be compiled and run.

I had to edit the Makefile to add lua include path and manually run mk_rev.

After that I copied the binary into the unzipped distrib and it worked.

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Linux Users!
« Reply #47 on: December 29, 2010, 03:47:37 AM »
Good enough for me. I'm surprised the makefile fix didn't get into svn though.

Anyway, at least the game is buildable again