Please Help! Pango install error while making
Im trying to install pango (ive tried all versions available on the ftp) so i can install gtk, so i can install the gui for transcoder but when trying to install pango while making i get an error and it stops, the message i get is:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H"
pangoxft-font.c:674: warning: `set_unicode_charmap' defined but not used
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/home/knoppix/pango-1.2.1/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/knoppix/pango-1.2.1/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/knoppix/pango-1.2.1'
make: *** [all-recursive-am] Error 2
is there any way to solve it? im using a harddrive install of knoppix with a 512mb swap partition and atk and glib installed no problem. Also is it normal to need to install several progs just to get one working or is this a rare one (i hope so, its taken me hours to get this far) Thanks
|