Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 1999 09:32:58 +0100 (CET)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        Eric Ken Lin <elin@orion.ac.hmc.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Problem with PINE 4.10
Message-ID:  <XFMail.990327093258.asmodai@wxs.nl>
In-Reply-To: <Pine.GSO.4.05.9903261107410.25743-100000@orion.ac.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Mar-99 Eric Ken Lin wrote:
> Today, I found out that ld-elf.so.1 could be downloaded from
> http://www.freebsd.org/java, so I decided to attempt to install the PINE
> 4.10 mailreader package onto my FreeBSD 2.2.5 system, replacing PINE 4.01
> which was on my system & had worked perfectly fine.

Heh, guess the new features and bugfixes of Pine were worth it?

> Then I attempted to execute PINE 4.10 & received the following error
> message:
> 
>      /usr/libexec/ld-elf.so.1: Shared object "libtermcap.so.2" not found
> 
> So I made soft links to /usr/lib/libtermcap.so.2.1 under the names of
> /usr/libexec/libtermcap.so.2 & /usr/local/lib/libtermcap.so.2, attempted
> to re-run PINE, & still received the above error message.

Not surprisingly. ld-elf.so will most likely be an ELF library and expects
ELF libraries to interoperate with. Your 2.2.5 system is pure aout,
basically a no-go.

Upgrade to 3.1-R or STABLE and get up to par again...

---
Jeroen Ruigrok van der Werven     <http://www.freebsdzine.org>; 
asmodai(at)wxs.nl        The idea does not replace the work...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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