On Sat, 8 Nov 2003 03:00:59 -0800 (PST) Mert UZBASLI <[EMAIL PROTECTED]> wrote:
MU> Hi everyone MU> i've downloaded enlightenment-0.16.6.tar.gz untarred it and tried to MU> configure with MU> MU> #./configure --enable-sound --enable-upgrade --enable-hints-gnome MU> --enable-hints-kde --enable-zoom --with-x MU> MU> then i get this error: MU> MU> checking freetype.h usability... no MU> checking freetype.h presence... no MU> checking for freetype.h... no MU> checking freetype/freetype.h usability... no MU> checking freetype/freetype.h presence... no MU> checking for freetype/freetype.h... no MU> checking freetype1/freetype/freetype.h usability... no MU> checking freetype1/freetype/freetype.h presence... no MU> checking for freetype1/freetype/freetype.h... no MU> checking for TT_Init_FreeType in -lttf... no MU> ERROR: Enlightenment needs a system with libttf.so (freetype). MU> configure: error: Fatal Error: no FreeType detected. MU> MU> first i compiled from freetype-2.1.5.tar.bz2 package.Nothing changed MU> so i removed it and installed freetype-2.1.6-i486-1rob.tgz package. MU> I still get the same error. I'm stuck now. Am i installing a wrong MU> package or is there a problem with my paths? i ran ldconfig by the MU> way. My system is slackware9.1 with 2.4.22-ac4 kernel which i MU> compiled. Thank you. MU> MU> ===== MU> Mert UZBASLI What you need is freetype 1.x, which will create libttf.so Freetype 2.x makes libfreetype.so which you don't need (to compile e16). Also, IIRC The X package of slackware 9.1 contains libfreetype.so, so you might have overrided that too. -- Onur Kucuk <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
