[Kde-perl] PerlQt-3.004-RC2

Stéphane Payrard kde-perl@mail.kde.org
Thu, 12 Dec 2002 10:16:53 +0100


On (11/12/02 21:24), Germain Garand wrote:
> From: Germain Garand <germain@ebooksfrance.com>
> To: kde-perl@mail.kde.org
> Subject: Re: [Kde-perl] PerlQt-3.004-RC2
> Reply-To: kde-perl@mail.kde.org
> Date: Wed, 11 Dec 2002 21:24:40 +0000
> 
> Le Mercredi 11 Décembre 2002 20:29, Stéphane Payrard a écrit :
> > Hi,
> >
> > Still having the link problem with 3.004-RC2
> 
> It looks like you have a custom/non-standard Qt built (I'd say: QT_NO_MIME) ?
> In such case (see "Troubleshooting and Configure Options" in the doc ) :
> 
> perl Makefile.PL --with-qt-dir=/home/stef/qt-x11-free-3.1.0 --with-treshold=0
> 
> is ought to take care of every vicious #define you may have...
> 
> G.
> P.S: did Makefile.PL cured your automake 1.7 problem ? It would be good to 
> know 

Hi Germain

With RC1, you suggestion of using aclocal solved the problem.
With RC2, the Makefile.PL did work.
In both case, I had the problem at link time.

I think this is a good move to work at making the installation solid.


Also, before that, I had crash problem when using the heavily
overloaded PopupMenu::Insertitem() with id and index.  I will send you
a precise report if this is indeed a problem and not a
misunderstanding from me. I will test where lie the problem by writing
the same thing in C++.


Thx for your support

--
 stef

> 
> 
> >
> > % export KDEDIR=/local/kde
> > % perl Makefile.PL --with-qt-dir=/home/stef/qt-x11-free-3.1.0
> > % make
> > % cd PerlQt/examples/aclock
> > perl aclock.pl
> > Can't load
> > '/u/stef/PerlQt-3.004-RC2/PerlQt/examples/aclock/../../blib/arch/auto/Qt/Qt
> >.so' for module Qt: /usr/local/kde/lib/libsmokeqt.so.1: undefined symbol:
> > __ti9QTextDrag at
> > /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229. at
> > aclock.pl line 4
> > Compilation failed in require at aclock.pl line 4.
> > BEGIN failed--compilation aborted at aclock.pl line 4.
> 
> _______________________________________________
> Kde-perl mailing list
> Kde-perl@mail.kde.org
> http://mail.kde.org/mailman/listinfo/kde-perl