On Tue, Jul 14, 2015 at 08:01:20AM +0200, Matthieu Herrb wrote: > On Mon, Jul 13, 2015 at 07:59:00PM -0500, Chris Bennett wrote: > > After reading several man pages like fc-scan, etc. > > I found at the bottom: > > > > The fontconfig user's guide, in HTML format: > > /usr/share/doc/fontconfig/fontconfig-user.html. > > > > This is not the correct location, which is > > /usr/X11R6/share/doc/fontconfig/fontconfig-user.html > > > > OK? > > No. I prefer to avoid this kind of local changes. They are painful to > maintain with CVS.
Yes, you are right about that. That path may be changed again later. > Either make that path configurable and let configure expand it, or do > some substituions in the OpenBSD makefile wrapper. I have been trying to get my head around both of these options, but so far, I haven't been able to. I knew nothing about auto* and I am still slowly picking up more knowledge about it. I have found a few sites with decent documentation about auto*, but it will take me more time to get a reasonable understanding of it. I see why ports people complain about it so much. I need to learn this if I am going to be able to contribute more. I don't like just watching others work and not adding my own useful work. I DO NOT want anyone to give me the answers to this problem or to point me to anything that already fixes the same kind of problem. I am not ready for that yet. Still working, Chris Bennett
