Results 1 to 2 of 2
hey,
i have a written an editor using ncurses on my slack 10.1 system.When i finally got everything right i put it in my lab systems which is unfortunately a ...
- 12-12-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- mysore
- Posts
- 12
problem with scr_restore()
hey,
i have a written an editor using ncurses on my slack 10.1 system.When i finally got everything right i put it in my lab systems which is unfortunately a redhat 7 system. i compiled it there.But the problem is the scr_restore() is not working properly.It gives segmentation fault the moment i try to restore from a file. Any ideas to avoid it....
- 12-12-2005 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
ah good old redhat
it seems maybe it has an older version of ncurses maybe.
hmm you could compile it static but the binary would be massive


Reply With Quote
