Quote:
Originally Posted by benhamill
When I went into .../src/ and did ./angband -msdl it launched with a new UI and let me spawn windows (I didn't find an arrangement that was awesome, but still). It couldn't save anything, though, due to permissions issues. I'm going to uninstall the package and see where that gets me.
|
If you try to run ./angband from src, it will not see the /lib directories. You need to cp angband one level up, and run it from there.
For more info, run ./configure --help - that will tell you probably way more than you need to know
Just as an example, here's my SDL setup: