<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Iget the following message when installing PyQt on Redhat Linux 7.0.&nbsp;
There error is in the make install step of the build process it is:
<p>make[3]: Entering directory `/projects/components/pyqt/private/pyqt/qt'
<br>(cd /tmp; PYTHONPATH=/projects/components/python/linux/lib/python2.1/site-packages:/projects/components/python/linux/lib/python2.1/site-packages
/projects/components/python/linux/bin/python -O -c "import qt")
<br>Traceback (most recent call last):
<br>&nbsp; File "&lt;string>", line 1, in ?
<br>&nbsp; File "/projects/components/python/linux/lib/python2.1/site-packages/qt.py",
line 44, in ?
<br>&nbsp;&nbsp;&nbsp; import libqtc
<br>ImportError: /projects/components/pyqt/linux/lib/libsip.so.6: undefined
symbol: Py_Free
<br>make[3]: *** [install-data-hook] Error 1
<br>make[3]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
<br>make[2]: *** [install-data-am] Error 2
<br>make[2]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
<br>make[1]: *** [install-am] Error 2
<br>make[1]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
<br>make: *** [install-recursive] Error 1
<p>The command I&nbsp;am using to configure it is /linux/bin/python
<br>./configure --with-qt-dir=/projects/components/qtx11/linux --prefix=/home/jasonsto/sip_clean_install
--with-python=/projects/components/python/linux/bin/python
<p>Is this error caused by the fact that I have multiple qt installations
on my system?&nbsp;&nbsp;Are there any other options I&nbsp;should set
in the configure?
<p>Regards,
<br>Jason Stock
<pre>--&nbsp;
Jason Stock
R &amp; D Firmware Engineer&nbsp;
SA PGU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: 509-921-3546 (TN 921-3546)
Agilent Technologies Inc.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Email: jason_stock@agilent.com</pre>
&nbsp;</html>