Changes between Version 1 and Version 2 of freetype2
- Timestamp:
- 06/26/2007 08:19:57 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freetype2
v1 v2 3 3 [wiki:GraphicsandFontLibraries Up][[br]] 4 4 [wiki:BlfsNotes Top] 5 6 Note: after running the ./configure and make commands I was seeing errors like: "config.mk:25: /unix-def.mk: No such file or directory". 7 It worked much better when I changed to the "./src" directory before running "../configure --prefix==usr" and then running the "make" from there. I didn't see that noted anywhere on the freetype page in the blfs book.