Hi everyone,
I got Angband working on Fedora 20 today. There's little documentation of this that I could find by Google, so I'm writing it down here in the hopes that it will help someone else doing the same thing.
On startup I got the error "Couldn't load the requested font. (10x20)". I fixed it by installing the package x11-font-misc.
I also couldn't enable the curses or SDL interfaces. I had to install the following packages:
ncurses ncurses-devel SDL SDL-devel SDL_image SDL_image-devel SDL_mixer SDL_mixer-devel SDL_ttf SDL_ttf-devel
Hope this helps.
- Looney
I got Angband working on Fedora 20 today. There's little documentation of this that I could find by Google, so I'm writing it down here in the hopes that it will help someone else doing the same thing.
On startup I got the error "Couldn't load the requested font. (10x20)". I fixed it by installing the package x11-font-misc.
I also couldn't enable the curses or SDL interfaces. I had to install the following packages:
ncurses ncurses-devel SDL SDL-devel SDL_image SDL_image-devel SDL_mixer SDL_mixer-devel SDL_ttf SDL_ttf-devel
Hope this helps.
- Looney