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
I've been trying to build this version of Phantom for a few hours but I always run into this error:
You don't seem to have 'make' or 'gmake' in your PATH.
Cannot proceed.
./preconfig.sh: line 110: make: command not found
~/phantomjs/src/qt/src/plugins/codecs ~/phantomjs/src/qt
./preconfig.sh: line 114: make: command not found
~/phantomjs/src/qt
./build.sh: line 93: src/qt/bin/qmake: No such file or directory
Any tips on how to solve this? I've put Perl, Python, Ruby and Git on my PATH as demanded and I've installed Make as well.
The text was updated successfully, but these errors were encountered:
Hello everybody
I've been trying to build this version of Phantom for a few hours but I always run into this error:
You don't seem to have 'make' or 'gmake' in your PATH.
Cannot proceed.
./preconfig.sh: line 110: make: command not found
~/phantomjs/src/qt/src/plugins/codecs ~/phantomjs/src/qt
./preconfig.sh: line 114: make: command not found
~/phantomjs/src/qt
./build.sh: line 93: src/qt/bin/qmake: No such file or directory
Any tips on how to solve this? I've put Perl, Python, Ruby and Git on my PATH as demanded and I've installed Make as well.
The text was updated successfully, but these errors were encountered: