Having some problems getting started. I'm running df version 40d16 and dt linux alpha R296. It starts fine, but when I try to connect to DF, I see this in the trace:
In the end, nothing is ever loaded. The status bar in DT remains "not connected" and none of the buttons are active.
Suggestions?
It looks like you're not running from the directory it came in. Since base_addr == 0 in the log. It can't find the config files. Try cd'ing into the directory you untarred and run it from in there.
I was running it from that directory, if I run it from outside that directory, it tells me it can't find "./bin/DwarfTherapist" and just stops. However, you may be on to something with it not find the config, I moved the config I expect it to be using:
mv etc/memory_layouts/linux/v0.28.181.40d16.ini etc/memory_layouts/linux/v0.28.181.40d16.oldAnd I got the same result.