[1516] in NetBSD-Development
snork changes
daemon@ATHENA.MIT.EDU (Jeremy C Daniel)
Sun Jan 4 17:01:38 1998
From: Jeremy C Daniel <jdaniel@snorklewacker.mit.edu>
To: sipb-office@MIT.EDU
Cc: netbsd-dev@MIT.EDU
Date: Sun, 04 Jan 1998 17:01:26 EST
Apparently last night snork was converted to
NetBSD 1.3 A lot of things have become broken now
because several shared libraries have jumped
version numbers. Among things that are broken are
cvs, telnet and ssh. Until someone deals you can
get around this with the following setenv:
setenv LD_LIBRARY_PATH /usr/lib:/afs/sipb/system/i386_nbsd1/os-1.2/usr/lib/
In addition sendmail seems to be configured to try
to send things to localhost, in other words if you
leave the "@mit.edu" off of the end of your email
addresses you are likely to loose.
Jer