[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] learning ncurses
From: |
rob solomon |
Subject: |
[Gm2] learning ncurses |
Date: |
Mon, 28 Feb 2011 21:48:59 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
I found the prev mistake in that a file named ncurses.def wandered into
the same directory from which I called gm2.
Now gm2 screen1.mod -o screen1
gives an error in that ncurses.def cannot be found.
I did
find / -iname 'ncurses.*' 2>/dev/null
and it found ncurses.h but not ncurses.def
Any help as to what to do now would be useful.
Thx
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] learning ncurses,
rob solomon <=