From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 22:26:08 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAF11106566B for ; Sun, 1 Jun 2008 22:26:08 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id B23618FC13 for ; Sun, 1 Jun 2008 22:26:08 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so766875rvf.43 for ; Sun, 01 Jun 2008 15:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Es61l/izC1+aGhVAOAt6OJgdG20wkGqlqYUyCDRQHCo=; b=mYroFZzbbNew7z5XubPwZA9zckAljxRkM57XbPbXa6rPzh3UAYNgGx5u1fuO8yjRfGU2fCxBOuIf1wBZoje8R/E9aNX0Hwl55/nPhjr4kcA1n0k4A0X74bkB0qSto+H93U/kgz1XAYh9Yx4IpqIbIMUntz8jL/MZxB13dDr2Vps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=U3lBLTzFD3Rzyqix067hysm+15UISFGWb+KkHcAapujsmePCmeacDMQXtGO535ycP+OSrkxWYm2/vtbSuZdub1lC6hGm70nXIJWeaXtmDFxBkQpJMBszX7yfNL5N6vQ5SVEZ+nqxh2WpBfv+pGTq1wf9BfYjdZlbCcOmeeD0dEs= Received: by 10.140.201.21 with SMTP id y21mr4528392rvf.259.1212359168615; Sun, 01 Jun 2008 15:26:08 -0700 (PDT) Received: by 10.141.186.2 with HTTP; Sun, 1 Jun 2008 15:26:08 -0700 (PDT) Message-ID: <11167f520806011526v438bc9f1j8ccf4c174ea35761@mail.gmail.com> Date: Sun, 1 Jun 2008 17:26:08 -0500 From: "Sam Fourman Jr." To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Cannot open /etc/termcap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 22:26:09 -0000 I have a FreeBSD 6.2 server installed in June of 2007 yesterday I did a portsnap fetch update and a portupgrade -ar now when I ssh in I get the following error csh: Cannot open /etc/termcap. csh: using dumb terminal settings. as a result I can not run vi nor can I build /usr/ports/editors/vim can anyone help? Sam Fourman Jr.