Review: NPPangband

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TJA
    Adept
    • Aug 2007
    • 117

    Review: NPPangband

    PART I.
    Compilation

    Code:
    unzip -l NPP050BETA4-Source.zip
    unzip NPP050BETA4-Source.zip
    cd NPP050BETA4-Source
    cd src
    make -f Makefile.std
    make -f Makefile.std install
    cd ..
    ./nppangband
    Does produce an error:
    ./nppangband
    ./nppangband: Must be run on the virtual terminal (tty is /dev/pts/2)

    We already learned to use this:

    Code:
    ./nppangband -mgcu

    Works, but needs an idea how and where to look for the right option ..

    Execution with problems (why is this opton needed?!?)
    That should be changed, IMHO.

    First opinion: It asks too much questions that cannot be answered with <Return>
    Last edited by TJA; August 20, 2007, 18:17.
Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎