Filterproxy und Perl

From: Sebastian Ahndorf <webmaster(at)it-is-warlock.de>
Date: Fri, 14 May 2004 15:49:51 +0200

Hallo zusammen,

ich habe z.Z. folgendes Problem, mit dem ich mich jetzt fast 3 Tage
rumschlage und nicht weiterkomme.
Ich versuche Filterproxy (filterproxy.sourceforge.net) auf einem 4-10
prerelease zum laufen zu bewegen, bis lang ohne erfolg.

Laut INSTALL von Filterproxy benötige ich ein paar Abhängigkeiten
(siehe Ende), die ich alle installiert habe (zunächst per CPAN, was darüber nicht ging
aus den Ports).

Trotzdem kommt beim aufruf von Filterproxy.pl diese Fehlermeldung:

server# ./FilterProxy.pl
Loaded module: Compress
Loaded module: DeAnim
Loaded module: Header
Loaded module: ImageComp
Loaded module: Rewrite
Loaded module: Skeleton
Loaded module: Source
Module XSLT not loaded because:
        Can't locate XML/LibXSLT.pm in @INC (@INC contains: . /usr/local/lib/perl5/site_perl/5.8.2/mach /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.2/BSDPAN /usr/local/lib/perl5/5.8.2/mach /usr/local/lib/perl5/5.8.2 /data/FilterProxy-0.30/FilterProxy) at /data/FilterProxy-0.30/FilterProxy/XSLT.pm line 27.
        BEGIN failed--compilation aborted at /data/FilterProxy-0.30/FilterProxy/XSLT.pm line 27.
        Compilation failed in require at (eval 37) line 1.
Can't locate object method "new" via package "HTML::Mason::Parser" (perhaps you forgot to load "HTML::Mason::Parser"?) at ./FilterProxy.pl line 203.
        BEGIN failed--compilation aborted at (eval 37) line 1.server#

XSLT ist auf jeden Fall installiert, der Fehler ist allerdings nicht
so kritisch, weil es nur optional ist, aber HTML::Mason::Parser führt
zum Abbruch, dabei ist es installiert.

Ich habe mitlerweile schon Perl 5.8 installiert, aber damit kam auch
kein Erfolg.
Leider kenn ich mich mit perl auch nicht wirklich aus, mehr Ideen hab
ich nicht mehr, vielleicht weiß hier ja jemand Rat.

Danke im Voraus
Sebastian

Abhängigkeiten:
FilterProxy also needs some external software (install these FIRST!):
    perl http://www.perl.org (minimum version required: 5.005)
                      rpm package: perl
    zlib http://www.cdrom.com/pub/infozip/zlib/
                      rpm package: zlib and zlib-devel
                      This is part of every linux distribution I've seen.
 * libxml2 http://xmlsoft.org
                      rpm package: libxml2 and libxml2-devel
 * libxslt http://xmlsoft.org/XSLT
                      rpm package: libxslt and libxslt-devel

And some perl packages too:

    Bundle::LWP Available on CPAN
                      rpm package perl-libwww-perl
    HTML::Mason Available on CPAN (http://www.masonhq.com)
                      rpm package: perl-HTML-Mason
    Time::HiRes Available on CPAN
                      rpm package: perl-Time-HiRes
    Compress::Zlib Available on CPAN (version 1.10 or greater)
                      rpm package: perl-Compress-Zlib
 * XML::LibXML Available on CPAN (required by XSLT module only)
 * XML::LibXSLT Available on CPAN (required by XSLT module only)
 * Image::Magick Available on CPAN (required by ImageComp module only)
                      Requires ImageMagick (http://www.imagemagick.org/).
                      rpm package: ImageMagick
     (*) means optional -- if you do not install these perl modules you can
     still use FilterProxy, but you will be unable to use the corresponding
     modules (XSLT, ImageComp).

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 14 May 2004 - 15:50:22 CEST

search this site