Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 08:26:49 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        "Dead Line" <dead_line@hotmail.com>
Cc:        questions@freebsd.org
Subject:   Re: Shared object not found
Message-ID:  <14933.55721.717397.729336@guru.mired.org>
In-Reply-To: <67271826@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Dead Line <dead_line@hotmail.com> types:
> Im on FreeBSD 4.2-release fresh installation, i just installed scrollz
> from the /ports/irc collection and when i run it  ..
> this error come to me
> 
> /usr/libexec/ld-elf.so.1: Shared object "libtermcap.so.2" not found
> 
> 1- How i can solve it please?

You may need the 3.x compatability libraries. Try doing a "make
install" as root in /usr/src/lib/compat/compat3x.i386/.

> 2- what i should do in future if i face same problem?

Once you've provided the missing library, you won't face the problem
in the future.

> 3- Whats wrong with this ld-elf i have notice that it happen alot !?

Nothing. You seem to have not installed all the libraries you need.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.


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?14933.55721.717397.729336>