adamyg / grief

GRIEF - BRIEF clone
http://grief.sourceforge.net/
Other
33 stars 9 forks source link

Why is 'make release install' trying to copy a gr.exe in Linux? #47

Closed denlun closed 1 month ago

denlun commented 1 month ago

Just ran a git clone on a PopOS (Ubuntu derivative) and ran:

./configure_new
make release
sudo make release install

and is failing with: /usr/bin/install -c -m 0755 /home/user/grief/bin.gcc/release/gr.exe /usr/local/bin /usr/bin/install: cannot stat '/home/user/grief/bin.gcc/release/gr.exe': No such file or directory

I did have to add a few more packages than just build-essential but didn't have any other issues.

adamyg commented 1 month ago

fixed, build-25

denlun commented 1 month ago

Thanks! Works just fine in Pop!OS 22.04.