View Single Post
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#93
Ok as in wine 1.1.17 they removed "old linux treading" or something similar I tried 1.1.16 and it had wine-pthread. I know 1.2 has no pthread and 1.1.28 doesnt either so I am pretty positive it dissapeared in update 1.1.17. I am now 'ldd -v'ing wine binary so that i copy all the libraries needed (checking if they are symlinks) to a folder and using the qemu binary with the -L option to run wineserver and then wine-pthread... wish me luck