Thread <b>*</b> mit perl aus XML filtern?
(64 answers)
Opened by Hunnenkoenig at 2009-10-27 18:57
Schau, ich habe das auch schon heruntergeladen und ausprobiert.
Was du verlinkst, ist eine ältere version von dem, was ich verlinkt habe. Abgesehen davon, passiert das selbe. Wenn ich dein download in die build mappe kopiere und unpacke, bekomme ich noch weniger dateien, als mit der anderen version. Wenn ich es ausführe, bekomme ich das (wenn ich auf 1. klicke) /usr/bin/perl -I/home/renaissa/promodispenser.com/html/cgipan/mylib Makefile.PL PREFIX=/home/renaissa/promodispenser.com/html/cgipan/mylib LIB=/home/renaissa/promodispenser.com/html/cgipan/mylib 2>&1: enable native perl UTF8 running xml2-config... using fallback values for LIBS and INC options: LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lm' INC='-I/usr/local/include -I/usr/include' If this is wrong, Re-run as: $ /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' looking for -lxml2... no looking for -llibxml2... libxml2 not found Try setting LIBS and INC values on the command line Or get libxml2 from http://xmlsoft.org/ If you install via RPMs, make sure you also install the -devel RPMs, as this is where the headers (.h files) are. Also, you may try to run perl Makefile.PL with the DEBUG=1 parameter to see the exact reason why the detection of libxml2 installation failed or why Makefile.PL was not able to compile a test program. no |