Re: GTK+2.0.6 problem with Freetype



 
Hi,

> You should look at the config.log file to see the exact error messages
> that were generated. The most likely possibility is that the
> freetype-config from /usr/local/bin was being used, but the linker
> found the libraries in /usr/X11R6/lib ... you may well simply
> want to delete (make a backup first):
> 
>  /usr/X11R6/bin/freetype-config
>  /usr/X11R6/lib/libfreetype.so*
>  

I've done that, same situation happens. Now:
pdestroy localhost:~/gnome-2.0.2rc1/gtk+-2.0.6$ which freetype-config
/usr/local/bin/freetype-config
pdestroy localhost:~/gnome-2.0.2rc1/gtk+-2.0.6$ freetype-config --version
9.1.3

I'm compiling it with gcc2.95.3, can that be the situation?

Config.log says:
configure:14393: found /usr/local/bin/freetype-config
configure:14406: result: /usr/local/bin/freetype-config
configure:14417: checking for FT_New_Face in -lfreetype
configure:14450: gcc -o conftest -g -O2 -Wall   conftest.c -lfreetype -L/usr/loc
al/lib -lfreetype   >&5
configure:14453: $? = 0
configure:14456: test -s conftest
configure:14459: $? = 0
configure:14470: result: yes
configure:14484: checking For sufficiently new FreeType (at least 2.0.1)
configure:14508: gcc -c -g -O2 -Wall  -I/usr/local/include -I/usr/local/include/
freetype2 conftest.c >&5
configure:14489: `#include' expects "FILENAME" or <FILENAME>
configure:14511: $? = 1
configure: failed program was:
#line 14486 "configure"
#include "confdefs.h"

#include <freetype/freetype.h>
#include FT_ERRORS_H

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
(void)1;
  ;
  return 0;
}
configure:14530: result: no
configure:14561: error: pangoxft Pango backend found but did not find freetype l
ibraries


Any ideas?

Best regards,

Paulo
> In my opinion, there is no excuse for X  installing a copy of freetype 
> that is publically visible.
> 
> Regards,
>                                         Owen
> 

-- 
Paulo J. Matos : pocm(_at_)mega.ist.utl.pt
Instituto Superior Tecnico - Lisbon    
Software & Computer Engineering - A.I.
 - > http://mega.ist.utl.pt/~pocm 
 ---	
	Yes, God had a deadline...
		So, He wrote it all in Lisp!




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