Thanks for the upload man !
I finally succeded in building the current branch of DT. Just pulled the DF2014 branch and compiled it. Works out of the box.
gosam wrote:
Thanks for the upload man !
I finally succeded in building the current branch of DT. Just pulled the DF2014 branch and compiled it. Works out of the box.
Thanks !
New version has the latest build of Dwarf Therapist 23, I also kept the old one as xxxv20
Truly awesome,
thanks for working further on this! No probs here, and for you folks....don't forget to run it with "sudo"

Everytime i try to run Dwarf Therapist i get this error Message:
DwarfTherapist: 1: DwarfTherapist: Syntax error: ")" unexpected
Does anyone know how to fix this?
For anyone who is getting an popup window error like
Code:
Could not find PNG file: Ironhand 16x16.png
, the reason is that you have a newer version of glibc, so libgraphics doesn't link properly. The solution:
1. Install vanilla dwarf fortress, verify that it works.
2. Find the file called "
libgraphics.so" in the normal dwarf fortress install location.
3. Copy that file into "lnp install folder/df_linux/libs" and overwrite the existing file.
4. Try "sudo ./startlnp" again and click start. If dwarf fortress does not open, or you get some error, delete the file named something like "libstdc++.so" in "lnp install folder/df_linux/libs".
comment last edited by DwarfMonad on Jul 30, 2014, 05:23:24 pm
ElZoido wrote:
Everytime i try to run Dwarf Therapist i get this error Message:
DwarfTherapist: 1: DwarfTherapist: Syntax error: ")" unexpected
Does anyone know how to fix this?
I had the same issue, I think it's a Java issue. Check which version you have (openjdk). I installed openjdk-6-jre and openjdk-7-jre and the error went away. Not sure exactly which one causes the problem, someone might be able to confirm. Hope this helps!
TomF wrote:
ElZoido wrote:
Everytime i try to run Dwarf Therapist i get this error Message:
DwarfTherapist: 1: DwarfTherapist: Syntax error: ")" unexpected
Does anyone know how to fix this?
I had the same issue, I think it's a Java issue. Check which version you have (openjdk). I installed openjdk-6-jre and openjdk-7-jre and the error went away. Not sure exactly which one causes the problem, someone might be able to confirm. Hope this helps!
I have this problem too. I have tried but it looks like the problem is still here. Do you have other suggestion?
how do you use the embark profiles? they're not showing up for me. I got them working in the starter pack by just merging it's DF folder wth the vanilla lunix tarball and rming all the windows junk, but i like your pack better

wardevour wrote:
how do you use the embark profiles? they're not showing up for me. I got them working in the starter pack by just merging it's DF folder wth the vanilla lunix tarball and rming all the windows junk, but i like your pack better

There is a text file called "embark_profiles.txt", located at pack/df_linux/data/init/embark_profiles.txt which should have the embark profiles stored in it. They should be there, if not you can replace it there yourself
from the pack's repo.
The new version should have it where it should be.