We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ sudo make release install [...] for d in help macros macros/demos macros/kbd macros/tty src src/demos src/kbd src/tty; do \ mkdir -p /usr/local/share/gr/${d}; \ done /usr/bin/install -c -m 0755 /home/blake/Backup/grief.git/bin.gcc/release/gr.exe /usr/local/bin /usr/bin/install: cannot stat '/home/blake/Backup/grief.git/bin.gcc/release/gr.exe': No such file or directory make[1]: *** [Makefile:519: install] Error 1 make[1]: Leaving directory '/home/blake/Backup/grief.git' make: *** [Makefile:152: release] Error 2 $
Notice the .exe file extension.
The text was updated successfully, but these errors were encountered:
Duplicate
Sorry, something went wrong.
No branches or pull requests
Notice the .exe file extension.
The text was updated successfully, but these errors were encountered: