Hey all-
I'm trying to get Nethack 3.3.1 running on OSX, but am running into a problem: It won't find the termcap library. I've fixed all the compile bugs that cropped up (will post a full list when it's all done), but in the linking part, I get the error:
/usr/bin/ld: can't locate file for: -ltermcap
i've tried curses and termlib, but same results. I notice there isn't a termcap file, unlike a Linux box I have, located in /etc, but this is a text file of different terminal types, surely they want an actual compiled binary library, but for the life of me can't get it to work. I'm afraid it's something to do with Apple's slight liberties with the filesystem, but perhaps I'm missing something?
I have the developer disc, but think those tools are for more gui work than this low level bsd stuff. Maybe I'm missing something?
Thanks for any info,
Zesty
I'm trying to get Nethack 3.3.1 running on OSX, but am running into a problem: It won't find the termcap library. I've fixed all the compile bugs that cropped up (will post a full list when it's all done), but in the linking part, I get the error:
/usr/bin/ld: can't locate file for: -ltermcap
i've tried curses and termlib, but same results. I notice there isn't a termcap file, unlike a Linux box I have, located in /etc, but this is a text file of different terminal types, surely they want an actual compiled binary library, but for the life of me can't get it to work. I'm afraid it's something to do with Apple's slight liberties with the filesystem, but perhaps I'm missing something?
I have the developer disc, but think those tools are for more gui work than this low level bsd stuff. Maybe I'm missing something?
Thanks for any info,
Zesty