From owner-freebsd-questions Sun Jul 18 20:24: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from itchy.serv.net (itchy.serv.net [205.153.153.233]) by hub.freebsd.org (Postfix) with ESMTP id 0475314D7B for ; Sun, 18 Jul 1999 20:23:57 -0700 (PDT) (envelope-from saturn@itchy.serv.net) Received: from localhost (saturn@localhost) by itchy.serv.net (8.8.5/8.8.5) with SMTP id UAA32425 for ; Sun, 18 Jul 1999 20:22:39 -0700 (PDT) Date: Sun, 18 Jul 1999 20:22:37 -0700 (PDT) From: Jeff To: freebsd-questions@FreeBSD.ORG Subject: [Q] libintl.so.1 not found Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having problems executing several programs because the following error shows up after starting the program. /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found I have tried to find this file as well as find "libintl" and nothing has been successful. Where should "libintl.so.1" be located, is it a link to another file? Where can I get this file and/or what package installs it? Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message