17 lines
627 B
Text
17 lines
627 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:31 wiz Exp $
|
|
|
|
NOTES:
|
|
|
|
* You MUST set the environment variable XAPPLRESDIR in /etc/profile and
|
|
/etc/csh.login by hand in order to make pkgs built with xpkgwedge run
|
|
properly, e.g.
|
|
|
|
XAPPLRESDIR=${PREFIX}/lib/X11/app-defaults
|
|
export XAPPLRESDIR
|
|
|
|
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)).
|
|
|
|
===========================================================================
|