unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* libxml2-python
@ 2013-03-06 22:43 Andreas Enge
  2013-03-07  0:47 ` libxml2-python Cyril Roelandt
  0 siblings, 1 reply; 10+ messages in thread
From: Andreas Enge @ 2013-03-06 22:43 UTC (permalink / raw
  To: bug-guix

xorg-server requires mesa, and mesa requires python and libxml2, more 
exactly libxml2-python.

This is supposed to be set up the python way using
   python setup.py build install
which already does not work manually:
   failed to find headers for libxml2: update includes_dir
Supposedly, one needs to specify the path to libxml2.

Alternatively, one can run setup.py during the compilation of libxml2. 
Trying this by hand results in
   copying build/lib.linux-x86_64-2.7/libxml2mod.so -> 
/usr/local/lib/python2.7/dist-packages
   error: /usr/local/lib/python2.7/dist-packages/libxml2mod.so: Permission 
denied
Clearly, we do not want python modules to end up in /usr/local.

Do you see a solution?

Andreas

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-14 17:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06 22:43 libxml2-python Andreas Enge
2013-03-07  0:47 ` libxml2-python Cyril Roelandt
2013-03-07 22:38   ` libxml2-python Andreas Enge
2013-03-07 23:25     ` libxml2-python Ludovic Courtès
2013-03-08 12:13       ` libxml2-python Andreas Enge
2013-03-14 13:25         ` libxml2-python Ludovic Courtès
2013-03-14 14:17           ` libxml2-python Andreas Enge
2013-03-10 16:10     ` libxml2-python Cyril Roelandt
2013-03-12 20:26       ` libxml2-python Andreas Enge
2013-03-14 17:34         ` libxml2-python Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).