pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: "graphics/xfig" complains about old/missing app-defaults?
On Wed, 19 Jun 2019, John D. Baker wrote:
> My "/usr/pkg/share/X11/app-defaults/Fig" file was updated along with
Running under 'ktruss', it appears that 'xfig' is not looking under
"/usr/pkg/share/X11", but at:
$HOME/.Xdefaults-$(hostname)
$HOME/C/Fig-Color
$HOME/Fig-Color
$HOME/C/Fig
$HOME/Fig
/usr/X11R7/lib/X11/C/app-defaults/Fig-Color
/usr/X11R7/lib/X11/app-defaults/Fig-Color
/usr/X11R7/lib/X11/C/app-defaults/Fig
/usr/X11R7/lib/X11//app-defaults/Fig
And since none of these exist, it complains.
Shouldn't a package built through pkgsrc know to look under
LOCALBASE (or PREFIX) for its config files rather than under the
base system (or in addition to it)?
Or is this a matter of adding "/usr/pkg/share/X11/app-defaults" to
something like XAPPLRESDIR? I though that had not been necessary
for a long time now?
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index