Compile z+angband on linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • garu
    Rookie
    • Oct 2009
    • 6

    Compile z+angband on linux

    Greets people.
    I'm trying to compile z+angband on my debian but after I type "make" in src directory a get the error:
    Code:
    /usr/bin/ld: cannot find -lcurses
    collect2: ld returned 1 exit status
    make: *** [lua/tolua] Error 1
    I follow instructions from readme file that comes with the tarball:
    Code:
    === Quick and dirty compilation instructions (for Unix) === 
    
    Step 1: Acquire.  Ftp to "clockwork.dementia.org:/angband/Source"
                      Try "bin" and "mget angband*.tar.gz" and "y"
    Step 2: Extract.  Try "gunzip *.gz" then "tar -xvf *.tar"
    Step 3: Prepare.  Try "cd angband*/src", then edit "Makefile"
                      You may also edit "h-config.h" and "config.h"
    Step 4: Compile.  Try "make", and then "cd .." if successful
    Step 5: Execute.  Try "angband -uTest" to initialize stuff
    Step 6: Play....  Read the "online help" via the "?" command.
    ...well step 1 confuse me a bit but I suppose it refers to the downloading of game source itself (I get it from http://mangojuice75.googlepages.com/ )
    Any help?
  • konijn_
    Hellband maintainer
    • Jul 2007
    • 367

    #2
    sudo apt-get install libncurses5
    * Are you ready for something else ? Hellband 0.8.8 is out! *

    Comment

    • Magnate
      Angband Devteam member
      • May 2007
      • 5110

      #3
      Originally posted by konijn_
      sudo apt-get install libncurses5
      If he's compiling from source presumably he will also want to install libncurses5-dev ...
      "Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎