maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Faangband, Fallout, etc (https://talk.maemo.org/showthread.php?t=22194)

antikx 2008-07-23 12:40

Faangband, Fallout, etc
 
Hello,

I have a few compile requests, please:

FAngband:
http://angband.oook.cz/faangband/Downloads.html

Trichromic (although the dependencies look like it might not be possible):
http://www.gamecreation.org/~trichromic/

Fallout engine, fife:
http://wiki.fifengine.de/index.php?t...wnload_section
(build dependencies):
http://wiki.fifengine.de/index.php?t...d_dependencies

Stone Soup:
http://crawl-ref.sourceforge.net/

P.S. I've done some native gcc compiling for the Zaurus and would like to help with compiling for the Nokia. What would you guys recommend for a good starting tutorial, or Wiki?

fatalsaint 2008-07-23 14:30

Re: Faangband, Fallout, etc
 
Dude.. a fallout engine for linux.. awesome!!! Kinda looks funny lol...

I might have to compile that at home just to try it out..

qwerty12 2008-07-23 14:43

Re: Faangband, Fallout, etc
 
Boost is a ***** to compile...

Bundyo 2008-07-23 14:50

Re: Faangband, Fallout, etc
 
They shifted paradigm at some time, so maybe Fallout is not playable.

NullPointer 2008-07-27 05:05

Re: Faangband, Fallout, etc
 
BIG +1 for StoneSoup! Crawl is simply the finest Roguelike ever IMO.

mikkov 2008-07-27 21:45

Re: Faangband, Fallout, etc
 
I have uploaded Stone Soup (crawl) to extras-devel

directly from here:
http://repository.maemo.org/extras-d.../free/c/crawl/

I have no idea how well does it work because i have never played crawl before. You could report here if it is worth of promoting to maemo extras repository.

Sevanteri 2008-07-28 04:40

Re: Faangband, Fallout, etc
 
Code:

~ $ crawl
Error opening terminal: xterm.

I get this error when trying to run it through xterm.
And it doesn't show up in the menu.

mikkov 2008-07-28 10:12

Re: Faangband, Fallout, etc
 
Quote:

Originally Posted by Sevanteri (Post 207750)
Code:

~ $ crawl
Error opening terminal: xterm.

I get this error when trying to run it through xterm.
And it doesn't show up in the menu.

which OS version you are using?

according to my search this error comes from ncurses because it can't find terminfo. Do you have /usr/lib/terminfo as link to /usr/share/terminfo. If not you could try as root:

Code:

ln -s /usr/share/terminfo /usr/lib/terminfo
if somebody knows how to launch terminal applications from menu, please let me know :)

antikx 2008-07-28 12:33

Re: Faangband, Fallout, etc
 
I too was having the above problem, but from searching the forum, I found out that I had to install ncurses-base as well.
It works now. ya!

mikkov 2008-07-28 14:15

Re: Faangband, Fallout, etc
 
thanks. I'll add ncurses-base to depencies


All times are GMT. The time now is 12:05.

vBulletin® Version 3.8.8