pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37772: xcolors needs rgb.txt (X11_TYPE=modular)
>Number: 37772
>Category: pkg
>Synopsis: xcolors needs rgb.txt (X11_TYPE=modular)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 16 19:10:00 +0000 2008
>Originator: Chuck Cranor
>Release: NetBSD 4.0
>Organization:
CMU
>Environment:
System: NetBSD xxx.pdl.cmu.edu 4.0 NetBSD 4.0 (XXX) #3: Tue Jan 15 09:23:49 EST
2008
chuck%xxx.pdl.cmu.edu@localhost:/home/netbsd/40/XXBUG2/src/sys/arch/i386/compile/XXX
i386
Architecture: i386
Machine: i386
>Description:
xcolors needs rgb.txt (X11_TYPE=modular)
>How-To-Repeat:
build pkgsrc with X11_TYPE=modular.
install x11/xcolors.
run program:
% xcolors
/usr/pkg/lib/X11/rgb.txt: No such file or directory
%
>Fix:
install rgb.txt in /usr/pkg/lib/X11.
did modular X11 get rid of rgb.txt?
% find /usr/pkg -name rgb.\*
/usr/pkg/share/emacs/22.1/etc/rgb.txt
/usr/pkg/share/netpbm/rgb.txt
/usr/pkg/include/xorg/rgb.h
%
XFree86 still has it:
% find /usr/X11R6 -name rgb.\*
/usr/X11R6/lib/X11/rgb.txt
%
Home |
Main Index |
Thread Index |
Old Index