ncurses missing link term.h to ncurses/term.h

2002-10-02 Thread George Lefter
hi. i'm trying to compile lftp-2.6.2, but i have run into some problems: 1. the man page for setupterm says to #include and . /usr/include/curses.h is a link to /usr/include/ncurses/curses.h, but but there is no /usr/include/term.h. i've fixed this linking /usr/include/term.h to /usr/include/ncu

Re: crontab: no changes made

2002-10-07 Thread George Lefter
Uwe Mayer wrote: > Hi, > > When I start "crontab -e" it won't run, because I haven't vi > installed. I remembered reading something about an EDITOR or VISIBLE > environment variable, though I couldn't find it any more. Thus I set > > export EDITOR=emacs > > Then crontabs starts up emacs, editin