Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

Doesn't work on 64-bit Ubuntu #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the script (./dt)

What is the expected output? What do you see instead?
Program doesn't run, instead a see a bunch of errors in the console (see 
attached file) and then it exits.
/dt 2>error.log # that's how I get this file

What version of the product are you using? On what operating system?
 * Dwarf Therapist 0.6.4
 * Ubuntu 11.04 amd64

Original issue reported on code.google.com by WaaaGH.M...@gmail.com on 14 Jun 2011 at 2:32

Attachments:

GoogleCodeExporter commented 9 years ago
Output of `ldd bin/DwarfTherapist' command.

Original comment by WaaaGH.M...@gmail.com on 14 Jun 2011 at 2:33

Attachments:

GoogleCodeExporter commented 9 years ago
I've managed to overcome this by compiling it myself. Another issue have 
arisen, though. I'm writing separate report.

Original comment by WaaaGH.M...@gmail.com on 16 Jun 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Looking into 64-bit support for 0.6.13

Original comment by ehler...@gmail.com on 6 Mar 2012 at 3:07