From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 02:01:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF0361065689 for ; Tue, 23 Dec 2008 02:01:47 +0000 (UTC) (envelope-from gustavoliveir@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 74CB08FC1C for ; Tue, 23 Dec 2008 02:01:47 +0000 (UTC) (envelope-from gustavoliveir@gmail.com) Received: by ey-out-2122.google.com with SMTP id d26so252454eyd.7 for ; Mon, 22 Dec 2008 18:01:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=z7NDJUgytdxtop/it6kpCdlUZvNIwqheNx1QNSqmD/I=; b=mXE5WN7/mh7w0N0Nl/LFI+D/sp/ziMGBMWaGLQAcmnz3mCqs/bbdN2ZuBISHwShUHz G55rxBGcxpy0BXQOcciM3IwHbreh7B/Kmu6G/efH46RYW0uY1XFBT6s9V1800JQPvhaQ ho1Ae7G87JgizE4HIiXmsoSbj/CnisBShPZ2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=t/EqxwNMlzmp98uX2x5fXHw8jlC+EgW8MrQzCaQ89FfzgXvJ/pV7Rfd3zR22W9YHyR iSZi2XyThWQwy528JwEY0UNbY7iskKm/5Crt7O3UeoQ/pHWA2eKU8ZFQVMTo61nmXZzg LERkuoHWqpjDCaK6EfX9sgMGnHSKVRS0bbE5c= Received: by 10.210.51.10 with SMTP id y10mr4463692eby.180.1229995722285; Mon, 22 Dec 2008 17:28:42 -0800 (PST) Received: by 10.210.75.8 with HTTP; Mon, 22 Dec 2008 17:28:42 -0800 (PST) Message-ID: Date: Mon, 22 Dec 2008 23:28:42 -0200 From: "Gustavo Oliveira" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Shared object "libintl.so.6" not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 02:01:48 -0000 Hi Karol ! Try to copy the /usr/local/lib/libintl.so.6 to /lib That should work ! Regards, -- Gustavo Oliveira *******************