Ik kom net tot de ontdekking dat ik geen ttf fonts kan gebruiken vanuit php


(btw. als ik bij phpinfo(); kijk, zie ik onder het kopje GD geen ttf support staan
)
Vroeger kon ik altijd wel gewoon TTF gebruiken, maar sinds SuSE 7.2 niet meer? Ik heb via YaST gewoon TTF geïnstalleerd (althans, volgens mij heb ik alle pakketten daarvan dr op staat, ik kon dr niet meer vinden), gd staat netjes geïnstalleerd, php staat netjes geïnstalleerd, php is geconfigureerd met de volgende opties:Warning: ImageTtfBBox: No TTF support in this PHP build in /var/www/bla.php on line 12
Warning: ImageTtfText: No TTF support in this PHP build in /var/www/bla.php on line 28
Dus zo te zien staat alles goed toch? So what the hell am I doing wrong?'./configure' '--prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib' '--with-config-file-path=/etc' '--with-exec-dir=%{libdir}/php/bin' '--with-pgsql=/usr' '--with-mysql=/usr' '--with-gd=yes' '--with-tiff-dir=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-pdflib=/usr' '--with-ldap=yes' '--with-imap=yes' '--with-imap-ssl' '--with-zlib=yes' '--with-bz2' '--with-xml' '--with-ttf' '--with-t1lib' '--with-mcal=/usr/include/mcal/' '--with-sablot' '--with-readline' '--with-ftp' '--with-ndbm' '--with-gdbm' '--with-mcrypt' '--with-gettext' '--with-curl' '--with-mm' '--with-gd=yes' '--with-qtdom=/usr/lib/qt-2.2.1/' '--enable-versioning' '--enable-yp' '--enable-bcmath' '--enable-trans-sid' '--enable-inline-optimization' '--enable-track-vars' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-shmop' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-memory-limit' '--enable-wddx' '--enable-filepro' '--enable-dbase' '--enable-ctype' '--enable-debug' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-sigchild' '--enable-gd-imgstrttf' '--with-openssl' '--with-swf=./dist/' '--with-apxs=/usr/sbin/apxs' 'i386-suse-linux-gnu'
(btw. als ik bij phpinfo(); kijk, zie ik onder het kopje GD geen ttf support staan