Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/12/2006, 06:02
Avatar de Ramiro_II
Ramiro_II
 
Fecha de Ingreso: noviembre-2006
Mensajes: 50
Antigüedad: 18 años
Puntos: 0
Pregunta XML:LibXML:Common

Estoy instalando esta libreria pero me dice que no encuentra Libxml2, en cambio la tengo instalada, la version 2.6.9, me sale este error:
enable native perl UTF8
running xml2-config... ok
looking for -lxml2... no
looking for -llibxml2... no
libxml2 not found
Try setting LIBS and INC values on the command line
Or get libxml2 from
http://www.libxml.org/
If you install via RPMs, make sure you also install the -devel
RPMs, as this is where the headers (.h files) are.
He probado pasarle por linea de comando la libreria con LIBS y el include con INC refiriendome a las rutas del Libxml2 pero me sigue dando el mismo problema.
Uso SUSE.