Re: snow leopard, freetype installed but not being found?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Are either of you missing an installation of X11?  If you install Apple's X11 (not recommended) or XQuartz X11 you should get a universal binary libfreetype either in /usr/X11/lib or /opt/X11/lib

You will need to add those paths to your environment before you configure:

CFLAGS="-I/opt/X11/include" LDFLAGS="-L/opt/X11/lib" ./configure --prefix=...







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux