Date: Thu, 26 Jul 2012 13:50:11 GMT From: Hiroto Kagotani <hiroto.kagotani@gmail.com> To: freebsd-x11@FreeBSD.org Subject: Re: ports/170108: x11-fonts/libfontenc: library in the package searches bogus dir for encodings.dir Message-ID: <201207261350.q6QDoB6q043993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170108; it has been noted by GNATS. From: Hiroto Kagotani <hiroto.kagotani@gmail.com> To: bug-followup@FreeBSD.org, hiroto.kagotani@gmail.com Cc: Subject: Re: ports/170108: x11-fonts/libfontenc: library in the package searches bogus dir for encodings.dir Date: Thu, 26 Jul 2012 22:43:20 +0900 > To fix, it will be also required to rebuild encodings.dir file using mkfontdir, > possibly because the library assumes absolute paths. Sorry, the reason was wrong. It is that x11-fonts/encodings creates encodings.dir file including *.enc and *.enc.gz files, while it installs only *.enc.gz files. When libfontenc searches for an encoding file, it fails on the first miss. -- Hiroto Kagotani <hiroto.kagotani@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207261350.q6QDoB6q043993>