Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 09:51:55 +0200
From:      Mathieu Arnold <mat@mat.cc>
To:        Paul Schmehl <pauls@utdallas.edu>, ports@freebsd.org
Subject:   Re: mail/mulberry problem
Message-ID:  <907BADEAF0066EB120C42564@cc-171.int.t-online.fr>
In-Reply-To: <135EBD1C9AB24A47D8DC6F55@utd49554.utdallas.edu>
References:  <135EBD1C9AB24A47D8DC6F55@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
+-le 25/05/2005 11:25 -0500, Paul Schmehl =E9crivait :
| I'm setting up a new workstation with 5.4 RELEASE, and I installed
| mail/mulberry yesterday.  (We have a license for it, and I love it.)
|=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.  :-)

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)

--=20
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?907BADEAF0066EB120C42564>