When using the curses UI, It's necessary to redirect stderr somewhere- did you
do that?
./plex86 -f ../conf/foo 2>/dev/null
Also it really wants to run on an 80x24 screen- is your console larger
than that?
--Josh
At 17:03 on 11/21/2000 +0100, [EMAIL PROTECTED] (Ramon van Handel) wrote:
> >On Tue, 21 Nov 2000, Ramon van Handel wrote:
> >
> >> >Woah, cool.. :) thanks. I tried that, but it produces stepped text or
> >> >something wierd... I can live w/ that though :)
> >>
> >> I think you have wrong terminal settings, then...
> >> Try it on a VC...
> >
> >I dont use X... thats why I wanted the terminal version :) I dont even
> >have X installed here...
>
> Well, I dunno... it's always worked for me... perhaps you have an old version
> of ncurses ? (try upgrading).
> Or, do some debugging :)
>
> Good luck,
>
> -- Ramon
>
>
>