Kent West <[EMAIL PROTECTED]> writes: > I've just managed to get Debian installed on a PowerMac 4400/200. > The base install > wasn't too hard, but getting X to work was a bear. > > Finally, I've gotten X to work. > > Now I'm trying to get Mac-on-Linux (MOL) to work. If you're at > all familiar with MOL, you know it's very Redhat-centric. So > rather than try to work with the RPM, I tried to compile it from > source, but I kept running into a "can't find curses.h" problem. > I also see this problem when trying to run "make menuconfig" > (although this problem may be related to dialog.h instead of > curses.h; the error message is: "dialog.h:29: curses.h: No such > file or directory").
You need libncurses[45]-dev installed. hth, cbb

