[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot open /etc/termcap
- To: "Sam Fourman Jr." <sfourman_(_at_)_gmail_(_dot_)_com>
- Subject: Re: Cannot open /etc/termcap
- From: Frank Shute <frank_(_at_)_shute_(_dot_)_org_(_dot_)_uk>
- Date: Wed, 4 Jun 2008 04:10:13 +0100
- Cc: freebsd-questions_(_at_)_freebsd_(_dot_)_org
- Mail-followup-to: "Sam Fourman Jr." <sfourman_(_at_)_gmail_(_dot_)_com>, freebsd-questions_(_at_)_freebsd_(_dot_)_org
- Reply-to: Frank Shute <frank_(_at_)_shute_(_dot_)_org_(_dot_)_uk>
On Mon, Jun 02, 2008 at 05:17:28AM -0500, Sam Fourman Jr. wrote:
>
> >
> > > csh: Cannot open /etc/termcap.
> > > csh: using dumb terminal settings.
> >
> > Are you sure /usr/share/misc/termcap isn't empty and accesible
> > on the target machine?
> > lrwxr-xr-x 1 root wheel 23B May 31 2007 /etc/termcap@ ->
> > /usr/share/misc/termcap
> >
>
> I receive the following
> %cp /usr/share/misc/termcap /etc/termcap
> cp: /etc/termcap and /usr/share/misc/termcap are identical (not copied).
>
>
> is there a quick fix to this?
A quick fix would be to scp /usr/share/misc/termcap from your home
machine to ~/.termcap on the remote host.
Then ssh into remote host and:
$ echo "TERMCAP=$HOME/.termcap" >> ~/.ssh/environment
Log out and ssh in again.
Might work.
Regards,
--
Frank
Contact info: http://www.shute.org.uk/misc/contact.html
_______________________________________________
freebsd-questions_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org