LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help with pango. (https://www.linuxquestions.org/questions/linux-newbie-8/help-with-pango-357474/)

EchoWarrior 08-27-2005 07:36 AM

Help with pango.
 
Hi all.

I'm trying to install pango from sources. I successfully run ./configure and make and make install

Then the problem comes, no program wich needs it on compile, can find it. Do I have to do something else too?

I have the same problem with things like gtk+2 and glib2

Id like to have it solved :) Thanks to all

Andrew Benton 08-27-2005 07:56 AM

Read http://developer.gnome.org/doc/API/2...-building.html and set CPPFLAGS, LDFLAGS and PKG_CONFIG_PATH to point to the new stuff you've just installed in /usr/local

EchoWarrior 08-27-2005 08:06 AM

Where do I find those? Do I have to edit the configure.in filr on gtk+ folder?


All times are GMT -5. The time now is 07:24 AM.