Subject: Re: pkg/31533
To: None <reed@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: pkgsrc-bugs
Date: 10/11/2005 20:53:02
The following reply was made to PR pkg/31533; it has been noted by GNATS.

From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
To: "Jeremy C. Reed" <reed@reedmedia.net>
Cc: Pavel Cahyna <pavel.cahyna@st.mff.cuni.cz>,
	gnats-bugs@netbsd.org, rh@NetBSD.org
Subject: Re: pkg/31533
Date: Tue, 11 Oct 2005 22:52:33 +0200

 On Tue, Oct 11, 2005 at 01:37:51PM -0700, Jeremy C. Reed wrote:
 > On Tue, 11 Oct 2005, Pavel Cahyna wrote:
 > 
 > >Thanks. BTW I don't have nautilus installed. Do you think that simply
 > >installing it would fix the problem?
 > 
 > Nautilus is needed for that.
 > 
 > But that will not help yet. As xpdf is not registered as a known command.
 > 
 > You need the update-desktop-database tool installed which comes from the 
 > sysutils/desktop-file-utils package. nautilus uses 
 > update-desktop-database.
 
 By the way, I just installed desktop-file-utils without nautilus, in a
 hope for finding a solution which would't involve installing nautilus.
 That's what I got:
 
 # update-desktop-database -v     
 Search path is now: [/usr/local/share/applications, /usr/share/applications]
 Could not create cache file in directory '/usr/local/share/applications':
         Error opening directory '/usr/local/share/applications': No such file or directory
 Could not create cache file in directory '/usr/share/applications':
         Error opening directory '/usr/share/applications': No such file or directory
 No directories in update-desktop-database search path could be processed and updated.
 
 Isn't /usr/pkg/share/applications missing there?
 
 Pavel Cahyna