LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I'm trying to install freetype...help? (https://www.linuxquestions.org/questions/linux-newbie-8/im-trying-to-install-freetype-help-229026/)

lokizen 09-10-2004 02:09 PM

I'm trying to install freetype...help?
 
Hello!

I need freetype installed to install pango, to get gtk+ going.
pango says it cant find fontconfig.pc
Am i installing freetype in the wrong directory?
Which directory should it be in?
Thanks!
Lokizen :jawa:

Mara 09-10-2004 03:26 PM

Are you trying to install it from source or using a package?

lokizen 09-10-2004 04:23 PM

I'm installing from a tar.gz package.
Just wondering if i need to ./configure --prefix=/somewhere

synaptical 09-10-2004 04:32 PM

fontconfig.pc comes from fontconfig, doesn't it?

freetype is usually prefixed at /usr (the default) but sometimes /usr/local.


> fwiw
Code:

[8] sero:~ $ locate fontconfig.pc
/usr/lib/pkgconfig/fontconfig.pc


lokizen 09-10-2004 05:21 PM

locate doesnt show fontconfig.pc at all
I'll try redoing freetype and check back

and how do i paste code into this box? :p

ok. libraries are in usr/local/lib, how would i link this path when installing pango?

ok, another edit, fontconfig still cant be located...

:jawa:


All times are GMT -5. The time now is 04:25 AM.