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.
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.