PerlQt perl 5.8.0 verwenden
Hallo,
ich würde gerne PerlQt (http://perlqt.sourceforge.net) in Knoppix 3.2
verwenden/später einbauen. Auf sourceforge gibt es statische binaries
für perl 5.8.0. Aufruf des Installers liefert:
---(schnipp)---
knoppix@ttyp1[knoppix]$ ./PerlQt-3.006-Perl5.8.x-static.i586.sh
PerlQt v3.006 - starting installation... please wait
To skip the graphical installer, export the following environment variable:
PQT_NOGUI=1
Then export any of those:
PQT_ROOTDIR=<path> # where to install the perl module (leave empty for system-wide install)
PQT_BINDIR=<path> # where to install programs (defaults to Perl's 'installsitebin')
PQT_DOCDIR=<path> # where to install documentation (skip if empty)
Can't load '/ramdisk/var/tmp/selfextract.23565/blib/arch/auto/Qt/Qt.so' for module Qt: /ramdisk/var/tmp/selfextract.23565/blib/arch/auto/Qt/Qt.so: undefined symbol: PL_dowarn at /usr/lib/perl/5.8.0/DynaLoader.pm line 225.
at pqtwizard line 14
Compilation failed in require at pqtwizard line 14.
BEGIN failed--compilation aborted at pqtwizard line 14.
The graphical installer exited with error.
This probably indicates that PerlQt won't run correctly on this system
You might want to try a non-graphical install for further investigation
---(schnapp)---
Selbiges Problem taucht dann auch auf, wenn ich die Installation
mittels der beschriebenen Umgebungsvariablen durchführe und in einem
Perl-Skript die Qt-Bibliothek einbinde (use Qt;).
Kann mir jemand das Problem erklären?
Danke
Florian
--
Florian Rossol
gpg-key: http://www.stud.uni-hannover.de/~ruessel/gnupg.html
Reply to: