[PyKDE] Help needed with SIP
    Phil Thompson 
    phil at river-bank.demon.co.uk
       
    Sat Jun  9 12:08:55 BST 2001
    
    
  
Gerard Vermeulen wrote:
> 
> Try to add something like -L$(PYTHON_SITE) -lqtcmodule to your linker flags,
> where PYTHONSIDE=path_to_your_qtcmodule
> (at least I have to do that on Mandrake-7.2)
> 
> So presumably:
> 
> LDFLAGS = -L/usr/local/lib -L/usr/lib/qt-2.2.4/lib -lsip -lqt
> -L/usr/local/python2.1 -lqtcmodule -L/usr/X11R6/lib -lSM -lICE -lX11
> 
> If that does not work look at http://gerard.vermeulen.free.fr in
> PyQwt*.tar.bz2 :-)
Also look at the qtql module now in the CVS version of PyQt.
Phil
    
    
More information about the PyQt
mailing list