Re: [PyKDE] Eric3 File Open problem under Windows

2005-12-07 Thread Detlev Offenbach
Am Freitag 02 Dezember 2005 02:30 schrieb HOWARD GOLDEN: > Hi, > > I'm having the following problem trying to open a Python file from Eric3's > File Open... menu: > > I select the file name from the dialog box. Then I get a message that the > file can't be opened. However the file name that the mes

Re: [PyKDE] Deployment on Windows? > license compatible

2005-12-07 Thread Michael Zimmermann
Ulli, thank you very much for this exhaustive answer. Coming from the world of linux and open-source sometimes I find it difficult to wrap my head around the concepts of licensing issues and code protection! If you think, you miss something in the documentation of VendorID (I'm sure you have

Re: [PyKDE] Deployment on Windows? > license compatible

2005-12-07 Thread Giovanni Bajo
Ulrich Berning <[EMAIL PROTECTED]> wrote: >> What I think about doing is: >> - Compile the pyQT modules statically into python > > Why do you want to do that? By protecting PyQt from beeing used by a > generic interpreter, there is no need to build PyQt statically linked > into Python. One advan

Re: [PyKDE] Deployment on Windows? > license compatible

2005-12-07 Thread Ulrich Berning
Michael Zimmermann schrieb: Well, after a bit of trial and error I understand the bit about building a signed interpreter (Actually, this is working as I want it to work). Currently I use my default installation that has QT and PyQT installed. With this setup anyone would be able to use the

Re: [PyKDE] Build error with current sip/PyQt4

2005-12-07 Thread Phil Thompson
On Monday 05 December 2005 10:29 am, Torsten Marek wrote: > Hi Phil, > > my configure call is > $ QMAKESPEC=linux-g++ configure.py -q /usr/share/qt4 -c -j 4 > LIBDIR_QT=/usr/lib > > I get the following error > > g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -I. > -I/usr/share/qt4/inclu