Ups, it compiled but after installed with
i don't have the binary file in the path it seams...
And if i try to launch the compiled binary from the cloned source directory i got a system directory instead of my home directory for savegames, how can i change it to point to something like '.frogcomposband/Frogcomposband/save', like vanilla angband?
Code:
$ sudo make install
Code:
$ frogcomposband -h -bash: frogcomposband: orden no encontrada
Code:
$ ./src/frogcomposband -uUser1 -mgcu -- -n1 ./src/frogcomposband: Cannot create '/usr/local/var/games/frogcomposband/user'
Comment