Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Mar 1997 20:04:21 -0500
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        "Eric J. Schwertfeger" <ejs@bfd.com>
Cc:        "David O'Brien" <obrien@NUXI.com>, freebsd-chat@FreeBSD.ORG
Subject:   Re: RSA 56-bit key challenge 
Message-ID:  <22763.857351061@orion.webspan.net>
In-Reply-To: Your message of "Sun, 02 Mar 1997 08:46:58 PST." <Pine.BSF.3.95.970302084225.18611A-100000@harlie.bfd.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Eric J. Schwertfeger" wrote in message ID
<Pine.BSF.3.95.970302084225.18611A-100000@harlie.bfd.com>:
> I got into and out of that habit very quickly, because I've got so many
> FreeBSD boxes, and because I tend to compile on my fast machines and
> transfer elsewhere, so if I did that, I'd have to do it on all my
> machines.

su -m root
cd /usr
mkdir oldlib
cp lib/libc.so.2.2 oldlib/libc.so.3.0
exit
setenv LD_LIBRARY_PATH /usr/lib:/usr/oldlib
./rc5-client-freebsd

works fine for me, no linker worries either :)

Gary
--
Gary Palmer                                          FreeBSD Core Team Member
FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22763.857351061>