From owner-freebsd-questions@FreeBSD.ORG Mon Apr 5 11:28:03 2004 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 39FD716A4CE for ; Mon, 5 Apr 2004 11:28:03 -0700 (PDT) Received: from tomts13-srv.bellnexxia.net (tomts13-srv.bellnexxia.net [209.226.175.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C008F43D45 for ; Mon, 5 Apr 2004 11:28:02 -0700 (PDT) (envelope-from lists@interpool.ca) Received: from interpool.homeunix.com ([216.209.73.183]) by tomts13-srv.bellnexxia.netSMTP <20040405182753.EIJZ6153.tomts13-srv.bellnexxia.net@interpool.homeunix.com>; Mon, 5 Apr 2004 14:27:53 -0400 Date: Mon, 5 Apr 2004 14:27:50 -0400 From: Gerry Freymann To: Matthew Seaman Message-Id: <20040405142750.457f814b.lists@interpool.ca> In-Reply-To: <20040405152246.GB9817@happy-idiot-talk.infracaninophile.co.uk> References: <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <1080932364.343.6.camel@lithium.stabilia.com> <20040404212443.GA70678@dogma.freebsd-uk.eu.org> <20040405122755.GA97979@dogma.freebsd-uk.eu.org> <20040405140101.GA759@dogma.freebsd-uk.eu.org> <20040405105348.097f89f2.lists@interpool.ca> <20040405152246.GB9817@happy-idiot-talk.infracaninophile.co.uk> Organization: Interpool Development www.interpool.ca X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: libintl.so.5 not found and general ports question 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: Mon, 05 Apr 2004 18:28:03 -0000 After doing a portupgrade -rf gettext... I went back to trying to install the apsfilter port. It would drop into /print/teTeX and /print/html2ps-letter and stop again with the libintl.so.5 not found error. If I build apsfilter without select HTML (which no longer makes it want teTeX and html2ps-letter) then apsfilter installs OK. Should I report this to the port manager? -gerry