From owner-freebsd-ports@FreeBSD.ORG Sun May 29 10:22:02 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1458A16A41C for ; Sun, 29 May 2005 10:22:02 +0000 (GMT) (envelope-from mat@mat.cc) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF4C043D49 for ; Sun, 29 May 2005 10:22:01 +0000 (GMT) (envelope-from mat@mat.cc) Date: Sun, 29 May 2005 12:21:58 +0200 From: Mathieu Arnold To: Alexander Leidinger , Paul Schmehl Message-ID: <116C85975F5971C8BB8A73F8@cc-171.int.t-online.fr> In-Reply-To: <20050529113144.55b133e8@Magellan.Leidinger.net> References: <135EBD1C9AB24A47D8DC6F55@utd49554.utdallas.edu> <907BADEAF0066EB120C42564@cc-171.int.t-online.fr> <51C76FB1D48753D03EDAC0F6@utd49554.utdallas.edu> <20050529113144.55b133e8@Magellan.Leidinger.net> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: ports@freebsd.org Subject: Re: mail/mulberry problem 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: Sun, 29 May 2005 10:22:02 -0000 +-le 29/05/2005 11:31 +0200, Alexander Leidinger =E9crivait : | On Sat, 28 May 2005 11:32:38 -0500 | Paul Schmehl wrote: |=20 |> >| The install completed without any errors, but when I try to start |> >| mulberry, I get this: |> >|=20 |> >| pauls@utd59514$ /usr/local/bin/mulberry |> >| /usr/local/bin/mulberry: error while loading shared libraries: |> >| libXext.so.6: cannot open shared object file: No such file or directory |> >|=20 |> >| ldconfig shows that the library is registered: |> >| pauls@utd59514$ ldconfig -r | grep libXext |> >| 96:-lXext.6 =3D> /usr/X11R6/lib/libXext.so.6 |> >|=20 |> >| How can I fix this? I'll go into withdrawal if I can't use mulberry. |> >| :-) |> >=20 |> > You could put : |> > [/usr/local/bin/mulberry] |> > libXext.so.6 /usr/X11R6/lib/libXext.so.6 |> >=20 |> > in your /etc/libmap.conf (it won't exist, so, you'll have to create it) |=20 | No, mulberry is a linux executable, it refers to the linux X11 lib. Oh, yes, that's right, maybe I should ask Cyrus if we could have a FreeBSD build --=20 Mathieu Arnold