Search found 4 matches
- 19 Sep 2010, 05:06
- Forum: Linux
- Topic: Spring Slackware 13 64b compiled...
- Replies: 12
- Views: 3328
Re: Spring Slackware 13 64b compiled...
[SOLVED] After a few hours in freenode ##slackware chatroom, we solved the problem. You need to patch DevIL 1.6.8 with a libpng patch. The patch and SlackBuild script have already been submitted to the SlackBuild.org website for review. Once it passes the review it will be posted in the 13.1 section...
- 18 Sep 2010, 19:47
- Forum: Linux
- Topic: Spring Slackware 13 64b compiled...
- Replies: 12
- Views: 3328
Re: Spring Slackware 13 64b compiled...
Sorry for the double post, but I thought maybe I should include the .Slackbuild script I used for trying to build Springrts. Maybe you can see something in there that needs to be changed? #!/bin/sh # Slackware build script for Spring # Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA # All rights...
- 18 Sep 2010, 19:40
- Forum: Linux
- Topic: Spring Slackware 13 64b compiled...
- Replies: 12
- Views: 3328
Re: Spring Slackware 13 64b compiled...
http://springrts.com/wiki/Linux:Packaging#Slackware its a wiki. please update if you see need. for your compile error, it looks like a SJLJ vs Dwarf2 problem, though under linux... I'm not really sure what SJLJ or Dwarf2 is, or how I can get this working. I see there is nothing written for Slackwar...
- 18 Sep 2010, 16:52
- Forum: Linux
- Topic: Spring Slackware 13 64b compiled...
- Replies: 12
- Views: 3328
Re: Spring Slackware 13 64b compiled...
I am using Slackware 13.1 x64 and I am having a lot of problems getting this to build. I see you have made some slackware 13 x64 packages but I would love to take a look at your .SlackBuild scripts so I can see what you did. I think my problem is due to DevIL not configured properly, but I do not kn...