klystrack
klystrack copied to clipboard
Can't install on linux
I attempted to install klystrack (1.5.4-1) on crunchbang waldorf (debian
wheezy) 64 bit and it can't install because of libsdl-mixer1.2:i386. I do have
multiarch support installed and the ia32-libs.
Original issue reported on code.google.com by [email protected] on 18 Jan 2013 at 3:47
Can you post the error message you get? I just randomly googled
"libsdl-mixer1.2:i386 64-bit" etc. and it seems people have solved something
related to that.
If it is not possible, luckily someone managed to build a 64-bit klystrack a
while ago.
Original comment by [email protected] on 18 Jan 2013 at 6:17
- Changed state: Accepted
Here's the exact error from dpkg: dpkg: dependency problems prevent
configuration of klystrack:
klystrack depends on libsdl-image1.2 (>= 1.2.5).
klystrack depends on libsdl-mixer1.2 (>= 1.2.6).
klystrack depends on libsdl1.2debian (>= 1.2.10-1).
dpkg: error processing klystrack (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
klystrack
I have libsdl1.2debian of the 64bit variety installed though... And if there's
no work around can you link me the 64bit version?
Original comment by [email protected] on 18 Jan 2013 at 6:58
Sorry, can't provide a solution right now, but check issue 93 for info how to
compile it yourself on 64-bit Linux if you don't want to wait.
http://code.google.com/p/klystrack/issues/detail?id=93
Original comment by [email protected] on 18 Jan 2013 at 8:45
Ok, but I'm still confused on how to build it, there's make errors.
Original comment by [email protected] on 19 Jan 2013 at 12:07