Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2007 12:41:24 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-stable@freebsd.org, utisoft@gmail.com
Subject:   Re: xfce4 desktop broken, complaining about libmd5.so.1
Message-ID:  <200704271041.l3RAfOfk098101@lurza.secnetix.de>
In-Reply-To: <200704270945.l3R9jZo7095173@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Fromme wrote:
 > Chris Rees <utisoft@googlemail.com> wrote:
 > > Kind of embarrassing, I'm running 6.2-STABLE, and I recently used
 > > pkg_cutleaves to free some disk space. However, xfce's desktop doesn't work
 > > any more, neither will Thunar, and they both complain about missing file
 > > /usr/local/lib/libmd5.so.1. My locate database says it was there before I
 > > deinstalled all those packages, but I can't work out which ones I got rid
 > > of, nor which package libmd5.so.1 came from....
 > > 
 > > Could anyone please help me out?
 > 
 > Install /usr/ports/www/libwww.

Just a small addendum _how_ to find it out:

$ cd /usr/ports
$ echo */*/pkg-plist | xargs grep libmd5.so.1

(That approach works for most ports and files, but
not for all of them.  Some ports generate their
packing list (plist) dynamically, but fortunately
those are a small minority.)

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"I made up the term 'object-oriented', and I can tell you
I didn't have C++ in mind."
        -- Alan Kay, OOPSLA '97



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