[PyKDE] Sip-3.4 Install Error

Phil Thompson phil at river-bank.demon.co.uk
Wed Nov 20 10:22:01 GMT 2002


On Tuesday 19 November 2002 10:18 pm, Carlos Moreira wrote:
> > python build.py -g /usr/bin/make -l qt
>
> make: Nothing to be done for `qttest.pro'.
> An internal error occured.  Please report all the
> output from the program,
> including the following traceback, to
> phil at riverbankcomputing.co.uk.

On second thoughts -g isn't broken.

-g is used to specify the name of the Makefile generator (ie. tmake or qmake).

If you want to specify an non-standard make executable then use -m.

Phil




More information about the PyQt mailing list