Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Question: module to grab file information??

by lihao (Monk)
on Apr 30, 2008 at 16:40 UTC ( [id://683720]=note: print w/replies, xml ) Need Help??


in reply to Re: Question: module to grab file information??
in thread Question: module to grab file information??

Thanks, I need information more than MIME type, so File::Type and File::MimeInfo seem not OK. I installed your module through cpan shell, but it doesnot pass the compilation.
cpan> install ExtUtils::PkgConfig ... Can't locate ExtUtils/PkgConfig.pm in @INC .... ... cpan> install ExtUtils::PkgConfig ...snip ok info... cpan> install File::Extractor Running install for module File::Extractor Running make for F/FL/FLORA/File-Extractor-0.03.tar.gz Is already unwrapped into directory /root/.cpan/build/File-Extractor +-0.03 Makefile.PL returned status 65280 Running make test Make had some problems, maybe interrupted? Won't test Running make install Make had some problems, maybe interrupted? Won't install

I installed libextractor(http://gnunet.org/libextractor/download/Extractor-0.5.tar.gz) by following the instruction(i.e. running "python setup.py install", everything looks ok), but I still get the same error information. ? ? any idea? many thanks...

lihao

Replies are listed 'Best First'.
Re^3: Question: module to grab file information??
by rafl (Friar) on Apr 30, 2008 at 16:46 UTC

    CPANs error message is caused the cpan shell caching some state. Restarting the shell and invoking trying to install the module again should fix that.

    Also it looks like you installed the python bindings for libextractor but not libextractor itself. This is most likely what you want.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://683720]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found