[24777] in SIPB bug reports
vim and mutt don't start on 9.4.1
daemon@ATHENA.MIT.EDU (Daniel Jared Dominguez)
Mon Apr 25 19:05:52 2005
From danjared@MIT.EDU Mon Apr 25 23:05:51 2005
Return-Path: <danjared@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 14274 invoked from network); 25 Apr 2005 23:05:51 -0000
Received: from pacific-carrier-annex.mit.edu (18.7.21.83)
by charon.mit.edu with SMTP; 25 Apr 2005 23:05:51 -0000
Received: from dale.mit.edu (DALE.MIT.EDU [18.152.1.172])
by pacific-carrier-annex.mit.edu (8.12.4/8.9.2) with ESMTP id j3PN5OTb014714;
Mon, 25 Apr 2005 19:05:30 -0400 (EDT)
Received: (from danjared@localhost) by dale.mit.edu (8.12.9)
id j3PMQBmP004508; Mon, 25 Apr 2005 18:26:11 -0400 (EDT)
Message-Id: <200504252226.j3PMQBmP004508@dale.mit.edu>
To: bug-sipb@MIT.EDU
cc: danjared@MIT.EDU
Subject: vim and mutt don't start on 9.4.1
Date: Mon, 25 Apr 2005 18:26:10 -0400
From: Daniel Jared Dominguez <danjared@MIT.EDU>
X-Spam-Score: -4.9
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42
This is what happens after logging into a 9.4.1 Athena station (both with and without login customizations) and trying to use vim or mutt:
athena% mutt
ld.so.1: mutt: fatal: libintl.so.2: open failed: No such file or directory
Killed
athena% vim
ld.so.1: vim: fatal: libintl.so.2: open failed: No such file or directory
Killed
athena% which vim
/mit/sipb/arch/sun4x_59/bin/vim
--Jared