just compiled angband 3.5 on my ubuntu linux machine using the
./configure --prefix=$HOME
make
make install
this script seems to work fine with no errors however once I startup angband and press any key to continue it tells me that the savefile block can't be read and then it tells me to maybe load an earlier savefile. Any ideas on what is going on here?
./configure --prefix=$HOME
make
make install
this script seems to work fine with no errors however once I startup angband and press any key to continue it tells me that the savefile block can't be read and then it tells me to maybe load an earlier savefile. Any ideas on what is going on here?
Comment