Foro de elhacker.net

Sistemas Operativos => GNU/Linux => Mensaje iniciado por: wblack en 23 Noviembre 2014, 18:18 pm



Título: Ubuntu 14, problema al compilar, ajustando entorno.
Publicado por: wblack en 23 Noviembre 2014, 18:18 pm
Hola buenas a todos, estoy intentando actualizar unas librerías concretamente libplist .1.10 a libplist.1.12 pero me da unos problemas que me están volviendo loco.

Código:
mbolic-functions
checking consistency of all components of python development environment... no
configure: error:
  Could not link test program to Python. Maybe the main Python library has been
  installed in some non-standard library path. If so, pass it to configure,
  via the LDFLAGS environment variable.
  Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
  ============================================================================
   ERROR!
   You probably have to install the development version of the Python package
   for your distribution.  The exact name of this package varies among them.


saludos


Título: Re: Ubuntu 14, problema al compilar, ajustando entorno.
Publicado por: wblack en 23 Noviembre 2014, 19:32 pm
Solucionado, instalé libxml2 and python-dev all y demás y se solucionó