![]() |
#1 |
Adept
Join Date: Aug 2007
Posts: 117
![]() |
![]()
PART I.
Compilation Code:
mkdir PortralisSrc cd PortralisSrc unzip ../PortralisSrc.zip cd src Then, edit two files: Makefile and config.h Enable this instead of the default-line in Makefile: CFLAGS = -Wall -O1 -pipe -g -D"USE_GCU" LIBS = -lncurses Note: -ltermcap simply does NOT work - although the library is installed! Very strange ... Uncomment line in config.h: #define USE_NCURSES Lots and lots of warnings - without any end in sight! BUT: Compiles! Final Error: util.o(.text+0x161): In function `path_temp': /home/archive/RogueLike/MAINTAINED/Portralis/PortralisSrc/src/util.c:284: warning: the use of `tmpnam' is dangerous, better use `mkstemp' Output is called "testing" :-O Code:
make install cd .. mv testing portralis ./portralis First opinion: It asks too much questions that cannot be answered with <Return> Last edited by TJA; August 20, 2007 at 19:17. |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|