Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 14:41:23 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "Oscar Castaneda" <oscarcvt@hotmail.com>
Cc:        questions@freebsd.org
Subject:   Re: port & package install missing shared library
Message-ID:  <15292.47971.676667.271266@guru.mired.org>
In-Reply-To: <113043832@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Oscar Castaneda <oscarcvt@hotmail.com> types:
> hi, ive installed several ports im interested in trying out, most worked 
> right out of the net, other ports and packages from cd didnt work.
> 
> when i try to use those ports or packages that do not work i get, for 
> example:
> 
> $ wmfishtime
> /usr/libexec/ld-elf.so.1: Shared object "lib.so.5" not found
> 
> and execution terminates,
> what can i do to share this "lib.so.5" library, is it already in 
> /usr/libexec in ld-elf.so.1?? should i add it, if so how?
> 

libc.so.5 is the version of libc from current. You've apparently
installed a package built for -current and are running -stable. You
should get the -stable version of the packages.

Whoever built those cd's seems to have hosed things in a non-trivial
way. If those are cd images from one of the freebsd.org servers, I'm
not sure *who* you should notify. re@freebsd.org, maybe?


	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Q: How do you make the gods laugh?		A: Tell them your plans.

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