Skip site navigation (1)Skip section navigation (2)
Date:      21 Jul 2003 17:23:08 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        Pimp DUSK <dusk@badseed.bytch.net>
Cc:        questions@freebsd.org
Subject:   Re: Error installing a port
Message-ID:  <44ispvingj.fsf@be-well.ilk.org>
In-Reply-To: <20030719171311.E481-100000@badseed.bytch.net>
References:  <20030719171311.E481-100000@badseed.bytch.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Pimp DUSK <dusk@badseed.bytch.net> writes:

> 	I want to install centericq on my FreeBSd box. I am
> running 4.7 stable. When I run make I ge this error.
> 
> badseed# make
> ===>  Building for centericq-4.9.4
> /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found
> 
> It lookslike I need to install libintl.so.1. I do a locate on
> libintl.so and it looks like I other libintl.so but not this one.
> 
> badseed# locate libintl.so
> /usr/local/lib/libintl.so
> /usr/local/lib/libintl.so.4
> 
> 
> My question is, how do I install "libintl.so.1"?

You don't.  The library you already have is the one that the port should
be picking up.  I don't understand what's going on, but:  make sure you're
building the port from the proper directory (/usr/ports/net/centericq) and
do a "make clean" before starting it again.



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