Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2006 19:13:17 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Tuc at T-B-O-H <ml@t-b-o-h.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ports/Package dilema
Message-ID:  <20060109171316.GB28017@flame.pc>
In-Reply-To: <200601091706.k09H6KQL064857@vjofn.tucs-beachin-obx-house.com>
References:  <200601091706.k09H6KQL064857@vjofn.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-01-09 12:06, Tuc at T-B-O-H <ml@t-b-o-h.net> wrote:
> Hi, (FBSD 5.4-RELEASE)
>
> I'm trying to install CVSUP on a machine with VERY LIMITED disk
> space. Trying to build it out of ports won't happen, ezm3 is just TOO
> TOO big. So I decided to try to install it as a package. Now I get :
>
> /libexec/ld-elf.so.1: Shared object "libm.so.4" not found, required by "m3build"

You can solve this by installing the pre-built packages for
compatibility libraries:

    ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/misc/compat4x-i386-5.3_4.tbz
    ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/misc/compat5x-i386-5.4.0.8_2.tbz

Then you don't have to compile anything from source.




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