Re: [Gimp-developer] dependencies for GIMP CVS version

2004-12-06 Thread Sven Neumann
Hi,

"Henry Roeland" <[EMAIL PROTECTED]> writes:

> I'm new to GIMP develop and have some (beginners?) questions about the
> dependecies for the current GIMP cvs version
>
> GIMP did build at one time but it didn't started because it demands
> the  freetype2 package for the freetype plugin

All you need to do is to update freetype2 then. You shouldn't have to
recompile all other libraries.


Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] dependencies for GIMP CVS version

2004-12-05 Thread Henry Roeland
Hi,
I'm new to GIMP develop and have some (beginners?) questions about the  
dependecies for the current GIMP cvs version

GIMP did build at one time but it didn't started because it demands the  
freetype2 package for the freetype plugin

After I builded the newest freetype2 (current cvs version) and some other  
libraries GIMP or GTK+ needed I did got stuck on building the GTK+ library.
I did follow the depencies for GTK+ listed at  
http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

But I can't find the xft package. Is it some sub library in Xorg/XFree86  
or something? Or can I download it somewhere

This is the error message when running configure for gtk+:
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xft' found
checking for XOpenDisplay in -lX11... no
I know that it's about gtk+ and not about gimp but I only want to run the  
newest GIMP version in debug mode so that I can check the newest features  
and maybe add some of my own.

Hope someone can help me.
Thanks in advange,
Henry


___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer