On Thu, 2005-12-22 at 15:30 -0500, Scott wrote: > In both cases, it was because it was looking for /usr/X11R6/X11/lib/rgb. > > I symlinked rgb.txt in /usr/X11/lib to /usr/X11R6/X11/lib and that > solved the problem. > > I think this was already discussed in this thread, but I hadn't paid > attention.
It is advisable to merge the contents from /usr/X11R6 (if any) into /usr and make a symlink from /usr to /usr/X11R6. This makes sure broken packages, including the xorg configuration you didn't update, can find the old /usr/X11R6 paths. I will soon change some things in the testing packages to do this for you, if possible... _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
