From owner-freebsd-questions@FreeBSD.ORG Wed May 21 17:59:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECA537B404 for ; Wed, 21 May 2003 17:59:20 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DB743FAF for ; Wed, 21 May 2003 17:59:19 -0700 (PDT) (envelope-from ralph@maxsoft.com) Received: from kq9.net (pcp02336465pcs.echryh01.nj.comcast.net [68.84.64.177]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HF900CWIK2AC7@mtaout01.icomcast.net> for freebsd-questions@freebsd.org; Wed, 21 May 2003 20:58:59 -0400 (EDT) Received: from [192.168.1.27] (rd.dratman.com [192.168.1.27]) by kq9.net (8.12.9/8.11.1) with ESMTP id h4M0wuXI023770; Wed, 21 May 2003 20:58:58 -0400 (EDT envelope-from ralph@maxsoft.com) Date: Wed, 21 May 2003 20:58:55 -0400 From: Ralph Dratman In-reply-to: <20030522002446.GE99691@webserver.get-linux.org> X-Sender: ralph99@popmail.voicenet.com To: freebsd-questions@freebsd.org, Joshua Oreman Message-id: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <20030522002446.GE99691@webserver.get-linux.org> Subject: Re: libintl.so.2 problems (REPOST: wrong subject and recipient) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 00:59:20 -0000 Josh, I have remade and reinstalled gettext-0.11.5_1 with no effect on the problem. When I check pkg-plist (which lists installed files, right?) here's what I see: -------------------------------------------------- root@kq9 /usr/ports/devel/gettext #grep libintl pkg-plist include/libintl.h lib/libintl.a lib/libintl.so lib/libintl.so.4 -------------------------------------------------- So it appears that the particular shared object in question, libintl.so.2, is not included in (this version of?) gettext. There is an additional cryptic message I keep getting during builds, which just might conceivably be relevant: /bin/realpath: not found Any other ideas? Thank you. Ralph -------------------------------------------------- >libintl.so is in ports. /usr/ports/devel/gettext > >HTH, >-- Josh > >> >> Thank you very much. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"