Iztok Polanic wrote:
> I also... install libtermcap-2.0.8-4.1 but I ran into some problems.
> I did this:
>
> #rpm -U -vv libtermcap-2.0.8-4.1.i386.rpm
> #rpm -U -vv libtermcap-devel-2.0.8-4.1.i386.rpm
>
> It was going fine, until I ran a program (pine) that required termcap:
> ----
> Can't open termcap file; check TERMCAP variable and/or system manager.
> ----
> That only happend when I was logged in as a normal user (not as root). I
> have checked the permission on the file and the permission were both the
> same. So what could be wrong???
In your home directory, look at your .bash_profile You should
have the following entry to set the terminal type. If not, pico
will not work properly, and telnetting into your linux box from
Win 95 (which emulates a vt100) will also bomb out when you start
pico. These two lines need to be in .bash_profile :
TERM=vt100
export TERM
--
Ramon Gandia - Sysadmin, Nook Net - 907-443-7575 http://www.nook.net
====================================================================
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.