On Tuesday 19 June 2007 11:26 pm, Andreas Pakulat wrote:
> On 19.06.07 21:42:05, Phil Thompson wrote:
> > On Tuesday 19 June 2007 9:26 pm, Andreas Pakulat wrote:
> > > Hi,
> > >
> > > I just wanted to install eric4 and the first try to execute python
> > > install.py failed because QScintilla's qscintilla2.dll isn't installed
> > > into Qt's bin dir. It only is installed into qt/lib and thus
> > > applications needing the dll don't start (on windows dll's have to be
> > > in PATH) including the install.py importing qscintilla2.
> >
> > Just follow the QScintilla installation instructions.
>
> Ah, overlooked that one. Is there a reason why you don't install it into
> the bin-dir automatically?

That's what qmake does by default. I will get around to changing it, unless 
somebody beats me to it...

> BTW: would you mind having at least the install instructions in the
> README instead of an HTML file?

I'm not maintaining two versions, especially as the README tells you were to 
find the install instructions.

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to