You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems as if all that autogen crap isn't sufficient to figure out whether my system is using python2 or python3 as python, so you have to force PYTHON=$(which python2) (pulled this from the AUR PKGBUILD). I'll be updating the README.
Merged.
I don't have an answer to your question but I've just added you as collaborator so, if you confirm, you'll get push access to this repository (this way, instead of forking, you can create and work on branches).
PS: Thanks for reporting this issue and providing a fix.
I have run through the
git submodule init
,git submodule update
./autogen.sh
and./configure
as specified in the README.The text was updated successfully, but these errors were encountered: