Subject: Re: pkg/35665: new package for importing to pkgsrc: xxkb
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 05/01/2007 18:45:02
The following reply was made to PR pkg/35665; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35665: new package for importing to pkgsrc: xxkb
Date: Tue, 1 May 2007 20:43:31 +0200

 On Tue, May 01, 2007 at 06:40:03PM +0000, Aleksey Cheusov wrote:
 >  >  Have you followed the notes in xpkgwedge? This doesn't really sound
 >  >  like a bug in the package.
 >  
 >  It works the same way in NetBSD4 for me.
 >  XAPPLRESDIR 
 >  is definitely set to /usr/pkg/lib/X11/app-default.
 
 This was not refering to you.
 
 >  Could you explain the following?
 >    If any users set XAPPLRESDIR in their own environment, these settings
 >    will not work -- such users need to set XUSERFILESEARCHPATH (syntax
 >    can be found in XtResolvePathname(3Xt)).
 >  
 >  What does "in their own environment" mean?
 
 Environment in the sense of env. The problem is that the user can
 override the system search path :-) This is one of the problems going
 away with modular Xorg.
 
 Joerg