|
January 17, 2014, 02:52:33 AM |
|
Hi Joey, yes it is doable, especially with the fix I just personally committed to the Armory repo.
If you don't want an unstable branch, then here's some instructions:
edit cppForSwig/Makefile, remove the two lines with dpkg-buildflags
Then, edit cppForSwig/whereispy.sh and near the bottom there is a line "while [ 1 ]" change that to "while false".
Hope that helps, let me know if you need more help. There's some stuff that's a little bit dicey in there, so if the build fails, you might want to blow out your source tree and start from a clean (make clean might be insufficient)
|