kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
481 stars 29 forks source link

Can't install on linux #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 t.mieste...@gmail.com on 18 Jan 2013 at 3:47

GoogleCodeExporter commented 9 years ago
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 kometb...@gmail.com on 18 Jan 2013 at 6:17

GoogleCodeExporter commented 9 years ago
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 t.mieste...@gmail.com on 18 Jan 2013 at 6:58

GoogleCodeExporter commented 9 years ago
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 kometb...@gmail.com on 18 Jan 2013 at 8:45

GoogleCodeExporter commented 9 years ago
Ok, but I'm still confused on how to build it, there's make errors. 

Original comment by t.mieste...@gmail.com on 19 Jan 2013 at 12:07