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

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to