[plug] Trying to install PyQWT on a Monday...

Chris Caston caston at arach.net.au
Mon Jun 20 13:16:29 WST 2005


On Mon, 2005-06-20 at 13:08, Chris Caston wrote:
> Hello,
> 
> I am trying to install the following:
> 
> http://sourceforge.net/projects/pyqwt/
> 
> Any ideas what dependencies I am missing?


OK I installed numarray and numeric python packages and I now get:

python configure.py
SIP 4.2.1 is being used.
numarray-1.1.1 is being used.
Numeric-23.8 will be used.
Check if your PyQt setup handles 'dynamic_cast<>()'
YES
Check if 'size_t' and 'int' are the same type.
test.cpp:3: error: prototype for `void a::f(int)' does not match any in
class `
   a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
Check if 'size_t' and 'long' are the same type.
test.cpp:3: error: prototype for `void a::f(long int)' does not match
any in
   class `a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
Check if 'size_t' and 'unsigned int' are the same type.
YES
Check if 'size_t' and 'unsigned long' are the same type.
test.cpp:3: error: prototype for `void a::f(long unsigned int)' does not
match
   any in class `a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
These PyQwt packages will be built: qwt iqt.
The PyQwt packages will be installed in
/usr/lib/python2.3/site-packages.
The PyQwt .sip files will be installed in /usr/share/sip.
Generating the C++ source for the qwt module...
/usr/bin/sip -x Qt_STYLE_WINDOWSXP -x Qt_STYLE_INTERLACE -x
Qt_STYLE_WINDOWSXP -x VendorID -t WS_X11 -t Qt_3_3_0 -c qwt -b
qwt/qwt.sbf -I ../sip -I /usr/share/sip/qt ../sip/qwtmod.sip
sh: /usr/bin/sip: No such file or directory
Error: Unable to create the C++ code




More information about the plug mailing list