Re: [PyKDE] problem compiling PyQt 3.8

2003-08-19 Thread Hans-Peter Jansen
Hi Phil, what do you think about the supplied patch. May be it's time to tackle the "build into independant directory" again. Pete On Tuesday 19 August 2003 15:10, Markus Jais wrote: > > thanks. when I call make as root it works. > didn't have the permission to copy the module to > site-packag

Re: [PyKDE] problem compiling PyQt 3.8

2003-08-19 Thread Markus Jais
--- Phil Thompson <[EMAIL PROTECTED]> schrieb: > On Tuesday 19 August 2003 12:54 pm, Markus Jais > wrote: > > hi > > > > I have Qt 3.1.2 for Linux and Pyton 2.3 > > I compiled sip 3.8 and scintilla-1.54. > > > > but when compiling PyQT I get this error: > > > > g++ -shared -Wl,-soname,libqtcanvas

Re: [PyKDE] problem compiling PyQt 3.8

2003-08-19 Thread Phil Thompson
On Tuesday 19 August 2003 12:54 pm, Markus Jais wrote: > hi > > I have Qt 3.1.2 for Linux and Pyton 2.3 > I compiled sip 3.8 and scintilla-1.54. > > but when compiling PyQT I get this error: > > g++ -shared -Wl,-soname,libqtcanvascmodule.so.1 > -Wl,-rpath,/usr/local/lib/python2.3/site-packages -o

[PyKDE] problem compiling PyQt 3.8

2003-08-19 Thread Markus Jais
hi I have Qt 3.1.2 for Linux and Pyton 2.3 I compiled sip 3.8 and scintilla-1.54. but when compiling PyQT I get this error: g++ -shared -Wl,-soname,libqtcanvascmodule.so.1 -Wl,-rpath,/usr/local/lib/python2.3/site-packages -o libqtcanvascmodule.so.1.0.0 qtcanvascmodule.o sipqtcanvasQCanvasText.o