Note that there are some explanatory texts on larger screens.

plurals
  1. POPyXML Ubuntu 13.1, error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    primarykey
    data
    text
    <p>struggling to install PyXML on UBuntu 13.1.0, As it is throwing the error: error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1</p> <p>I googled around a bit but could only find instructions to install python-dev but I have already done this (as demoed in the code below). I also added HAVE_MEMMOVE 1 to pyconfig.h</p> <p>Any ideas anyone?</p> <p>Thanks,</p> <pre><code> ravin@Eowyn:~$ sudo easy_install PyXML Searching for PyXML Reading http://pypi.python.org/simple/PyXML/ Best match: PyXML 0.8.4 Downloading http://downloads.sourceforge.net/pyxml/PyXML-0.8.4.tar.gz?modtime=1101741917&amp;big_mirror=0 Processing PyXML-0.8.4.tar.gz Writing /tmp/easy_install-DrBxsQ/PyXML-0.8.4/setup.cfg Running PyXML-0.8.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DrBxsQ/PyXML-0.8.4/egg-dist-tmp-ae0fv1 warning: no files found matching '*.html' under directory 'extensions/expat' warning: no files found matching '*Makefile' under directory 'extensions/expat' warning: no files found matching '*.dsp' under directory 'extensions/expat' warning: no previously-included files matching '*/CVS/*' found anywhere in distribution extensions/expat/lib/xmlparse.c:75:2: error: #error memmove does not exist on this platform, nor is a substitute available #error memmove does not exist on this platform, nor is a substitute available ^ error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ravin@Eowyn:~$ sudo apt-get install python-dev Reading package lists... Done Building dependency tree Reading state information... Done python-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. </code></pre> <p><img src="https://i.stack.imgur.com/qXC7y.png" alt="enter image description here"></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload