From owner-freebsd-ports@FreeBSD.ORG Tue Jan 10 17:00:30 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 269CF1065672 for ; Tue, 10 Jan 2012 17:00:30 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward19.mail.yandex.net (forward19.mail.yandex.net [IPv6:2a02:6b8:0:1402::4]) by mx1.freebsd.org (Postfix) with ESMTP id 95DDB8FC1B for ; Tue, 10 Jan 2012 17:00:29 +0000 (UTC) Received: from smtp18.mail.yandex.net (smtp18.mail.yandex.net [95.108.252.18]) by forward19.mail.yandex.net (Yandex) with ESMTP id 27B6B1121105; Tue, 10 Jan 2012 21:00:26 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326214826; bh=ajxoW8Wo4R7swKLTm4TWGtDdzKWk4KtUhgE+MTUwOts=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=nF5RKABXfLd/SAf/z5S6DkISxQRXMPz+3L/vwierLP3oqv5Pcr5ba+44QrhaDuqzK N45JOcaiUevWUARzttlgH8abW1M5sZ5MY8dwUzMd7hCG4SthFec5gx8PJPUTUVkaL+ AsDT8pgL5SiOVDko/gg9xycFqjHcdVG/dehmsWHk= Received: from smtp18.mail.yandex.net (localhost [127.0.0.1]) by smtp18.mail.yandex.net (Yandex) with ESMTP id CFA0718A00F4; Tue, 10 Jan 2012 21:00:25 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326214825; bh=ajxoW8Wo4R7swKLTm4TWGtDdzKWk4KtUhgE+MTUwOts=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=LTEc4UxF5uzZgCpm7IgzfNiGE56DTgS+v9FldDWi1tbl3inj7Xkl/6ZZQt1t9DG6I oRTg4yUqCrgfk+i/pN24cdax1MP+qsdDohqfBkJEVW7IhMrO40NLVhPhyoZcQODt40 buorkPQnDyIs3rNf0UDrFXDL48BE4VmogKP7B0v8= Received: from unknown (unknown [178.76.224.133]) by smtp18.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 0O1K8hSC-0P18AB0T; Tue, 10 Jan 2012 21:00:25 +0400 X-Yandex-Spam: 1 Message-ID: <4F0C6E87.1040600@yandex.ru> Date: Tue, 10 Jan 2012 20:59:51 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: romina ramos References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: error while loading shared libraries: | libXext.so.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2012 17:00:30 -0000 romina ramos wrote on 10.01.2012 18:59: > error > /mulberry: error while loading shared libraries: | libXext.so.6: > cannot open shared object file: No such file or directory | > > i dont undestand the solution > > http://lists.freebsd.org/pipermail/freebsd-ports/2005-May/023686.html So, did you tried this?: |> > You could put : |> > [/usr/local/bin/mulberry] |> > libXext.so.6 /usr/X11R6/lib/libXext.so.6 |> > |> > in your /etc/libmap.conf (it won't exist, so, you'll have to create it) Be sure to replace /usr/X11R6 with /usr/local. -- Regards, Ruslan Tinderboxing kills... the drives.