Author
|
Topic: Prolix
|
|
Markamon
Junior Member
Member # 519
|
posted September 27, 2002 10:57 PM
Just in case it helps, here is the output I get:code:
# Prolix - Sesquipedalian Chimerical Juju # Compiling for gtk. Checking for a compiler, g++ Checking for LibDL, not found. Checking for dlfcn.h, not found. Checking for POLL, not found. Checking for SELECT, not found. We were unable to find either <poll.h>, <sys/poll.h>, or a means to use select. You can try using ./configure --force_select If you know you have select.
It says I don't have LibDL, but I know I do because I installed it using the installer package on this website. I've got no idea what the other things are Mark
Posts: 7 | From: Australia | Registered: Sep 2002
| IP: Logged
|
|
Markamon
Junior Member
Member # 519
|
posted September 28, 2002 12:29 AM
After installing ncurses-5.2.pkg and gtk-1.2.10.pkg I got the following output when trying to use the program:code:
# Prolix - Sesquipedalian Chimerical Juju # Compiling for gtk. Checking for a compiler, g++ Checking for LibDL, not found. Checking for dlfcn.h, not found. Checking for POLL, not found. Checking for SELECT, found. Checking for -pthread, yes. Checking for pthread_kill, skipping. Checking for signed char, yes Checking for -export-dynamic, /usr/bin/ld: unknown flag: -export-dynamic no. Checking for GnomeUI, not found. Fatal: The gtk version of Prolix requires gnomeui.
I don't know if this helps anyone when trying to port it but I thought I should put it here anyway in case it does help
Posts: 7 | From: Australia | Registered: Sep 2002
| IP: Logged
|
|
|