From: Felipe R. <ro...@ul...> - 2003-12-09 15:47:56
|
I am trying to install rlib 1,1,4 in debian woody rc0 and it is returning me the error: acs:/var/www/rlib/rlib-1.1.4# ./configure ... checking for pkg-config... /usr/bin/pkg-config checking for libxml-2.0 >= 2.4.0... Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found configure: error: Library requirements (libxml-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. but libxml2 is instaled: acs:/var/www/rlib/rlib-1.1.4# apt-get install libxml2 Reading Package Lists... Done Building Dependency Tree... Done Sorry, libxml2 is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. and pkg-config also: Sorry, pkg-config is already the newest version. What do I make to adjust variavel of environment PKG_CONFIG_PATH and to compile the library? thanks -- Felipe de Fraga Roman ACS / Publicidade ACS / Comunicação Online Universidade Luterana do Brasil - www.ulbra.br ro...@ul... |