![]() |
For compiling on a Mac, try
Code:
./configure --with-no-install NCURSES_CONFIG=/usr/bin/ncurses5.4-config Code:
./configure --with-no-install --with-ncurses-prefix=/usr LIBS=-lncurses |
He does not always have an object drop. But he always drops the gold he steals.
|
Quote:
|
In Frogcomposband, I notice that enemies, especially thieves, don't pick up money from the ground. What's up with that? :D
|
That's a good point; I could make thieves drop stolen gold, but also pick up floor gold. Although it would change the money balance a bit, and make the Thieves' Hideout quest less of a warning about giving all your money away.
|
How can i compile Frogcomposband in OpenBSD 7.0 -current? i tried the following with no success:
Code:
$ ./configure --prefix $HOME/.frogcomposband --without-x --with-no-install Code:
gmake[1]: Entering directory '/home/lea/src/frogcomposband' |
Quote:
Code:
./configure --prefix $HOME/.frogcomposband --without-x --with-no-install CFLAGS=-DSGI |
Quote:
Code:
Generating dependencies... |
Quote:
Code:
/* # include <sys/timeb.h> */ |
Quote:
Code:
$ ./configure --prefix $HOME/.frogcomposband --without-x --with-no-install CFLAGS="-DSGI -DULTRIX" Code:
# if !defined(SGI) && !defined(ULTRIX) Code:
v ~/src/frogcomposband [master] |
All times are GMT +1. The time now is 14:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.