Re: GTK now asking for Pangox?

2003-09-28 Thread JS
Hi Sven, --- Sven Neumann [EMAIL PROTECTED] wrote: Binary packages or did you compile applications that use X11 from source? You don't need the headers in order to use X11 applications, you only need them to compile any. Hmm, I did compile quite a few packages, but I am not sure if they

Re: GTK now asking for Pangox?

2003-09-27 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: Well, I downloaded Xft and it now is causing problems. It doesn't want to compile. Here is the log: cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make: *** [xftcolor.o] Error 1 Argh, that stupid smart preprocessor.

Re: GTK now asking for Pangox?

2003-09-27 Thread JS
Hi Sven, Hmm, how would I know if I installed the X11 header files? And where would I find something like that to install? It seems odd though, since I do have the Apple X11 server installed on my system and I have installed other packages without an issue. Thanks, J Silverman --- Sven

Re: GTK now asking for Pangox?

2003-09-27 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: It seems odd though, since I do have the Apple X11 server installed on my system and I have installed other packages without an issue. Binary packages or did you compile applications that use X11 from source? You don't need the headers in order to use X11

GTK now asking for Pangox?

2003-09-26 Thread JS
Hi Sven and All, With the help of my friend, I have gotten libjpeg and libpng compiled and installed correctly. Even GTK recognizes them. However, it now seems to be missing something else. Here is part of the log for the GTK compile: checking for sys/wait.h that is POSIX.1 compatible... yes

Re: GTK now asking for Pangox?

2003-09-26 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: configure: error: pangox Pango backend is required for x11 target Now, I already installed Pango and have tried to compile GTK in X11 but it still wants pangox. What is that and how do fix this problem? You compiled Pango but what Pango backends did you

Re: GTK now asking for Pangox?

2003-09-26 Thread JS
Hi Sven, Hmm, it seems like pangox was never installed when I compiled Pango. Here is the list that comes up for pkg-config: bash-2.05a$ pkg-config --list-all fontconfig Fontconfig - Font configuration and customization library freetype2 FreeType 2 - A free, high-quality, and portable font

Re: GTK now asking for Pangox?

2003-09-26 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: At least Pango Ft2 is installed, but how do I get Pangox to install? Actually you should seek to get PangoXft installed. PangoX is the old way of handling fonts on the X server side, you better forget about it. Pango will compile the PangoXft backend if it

Re: GTK now asking for Pangox?

2003-09-26 Thread JS
Hi Sven, Hmm, it seems that Xft2 is not installed on my system by executing your string. Should I go ahead and download xft2 from http://pdx.freedesktop.org/~fontconfig/ and install xft2 and recompile Pango? Thanks again, J Silverman --- Sven Neumann [EMAIL PROTECTED] wrote: Hi, JS [EMAIL

Re: GTK now asking for Pangox?

2003-09-26 Thread JS
Hi Sven, Well, I downloaded Xft and it now is causing problems. It doesn't want to compile. Here is the log: cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make: *** [xftcolor.o] Error 1 And here is what I can find from config.log for Xft: configure:939: gcc