freetype2 on ubuntu 12.04?

Weijun Wang weijun.wang at oracle.com
Thu Oct 11 19:43:07 PDT 2012


Hi All

I'm building (Open+closed)JDK on Ubuntu 12.04 64 bit (in fact, a 
linuxmint 13). It seems I have to add some extra arguments to make it work:

    sh ../autoconf/configure --with-boot-jdk=/j7 
--with-extra-cflags="-I/usr/include/freetype2"

    make FREETYPE2_LIB_PATH=/usr/lib/x86_64-linux-gnu/

They look ugly. Is there any better way?

Thanks
Max



More information about the build-infra-dev mailing list