summary refs log tree commit diff stats
path: root/results/scraper/box64/2345
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/2345')
-rw-r--r--results/scraper/box64/23459
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/box64/2345 b/results/scraper/box64/2345
new file mode 100644
index 000000000..d7cac2c7f
--- /dev/null
+++ b/results/scraper/box64/2345
@@ -0,0 +1,9 @@
+Compile instruction 'make install' does nothing?
+I have been [compiling this on a RISC-V system](https://github.com/geerlingguy/sbc-reviews/issues/65#issuecomment-2649116590), and after the `make -j4` step completes successfully, I ran `sudo make install` but that seems to do nothing:
+
+```
+ubuntu@ubuntu:~/Downloads/box64$ sudo make install
+make: *** No rule to make target 'install'.  Stop.
+```
+
+Following the directions in the COMPILE.md file here: https://github.com/ptitSeb/box64/blob/main/docs/COMPILE.md#the-general-approach
\ No newline at end of file