On 8/30/20 7:44 AM, mike young wrote:
Attempting to build X on Debian Buster install. Downloaded and built freetype from freetype.org before building X. When running build.sh, getting error:
...

checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... no
checking for freetype-config... no
configure: error: You must have freetype installed; see http://www.freetype.org/
build.sh: "./autogen.sh" failed on lib/libXfont

...


Evidently building freetype is not sufficient for building X. Any hints as to what I have neglected to do?
Did you install freetype under /usr/lib ?  If not, did you set PKG_CONFIG_PATH
to include the directory under which freetype2.pc was installed?

--
        -Alan Coopersmith-               alan.coopersm...@oracle.com
         Oracle Solaris Engineering - https://blogs.oracle.com/alanc
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to