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
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
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
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
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