LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Another error during configuration (https://www.linuxquestions.org/questions/mandriva-30/another-error-during-configuration-85945/)

yigal 08-26-2003 01:56 PM

Another error during configuration
 
Hi,
I was trying to install "fontconfig-2.2.0" and it gives me the following error during running "./configure":

configure: error: cannot find expat library

Does anybody know what it means and how to handle this?

_kossak_ 08-26-2003 02:05 PM

You need the expat library :)

If you're using debian:
apt-get install libexpat1-dev

yigal 08-26-2003 02:28 PM

well.... but what is the exapt library?
:confused: i can`t find something like that...
and i`m using mandrake 9.2 beta 2...

_kossak_ 08-26-2003 02:34 PM

Try downloading ftp://ftp.rpmfind.net/linux/Mandrake...-4mdk.i586.rpm

And then
rpm -i expat-1.95.6-4mdk.i586.rpm

kundor 08-26-2003 02:34 PM

as root, just run "urpmi libexpat1-devel" or something to that effect.

Expat is some sort of library you need to compile your application. ;)


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