Not to add more complications, but I know that Jeff Sheltren is currently working on an "official" Fedora+EPEL package of libextractor.
I'm not sure what the status of this is - he had an early version of it but it reported some errors. Dan -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ???? Simon Sent: Tuesday, July 28, 2009 1:03 PM To: [email protected] Subject: Re: [FOSSology] Fossology 1.1.0 RC5 installation problem: Failed to load default extractor libraries I have finally getting the libextractor installed in my environment (RHEL 5.x), and would like to share what I did with the community: yum install glib yum install libltdl.so.3 yum install libstdc++.so.5 download the libextractor from http://gnunet.org/libextractor/ rpm -i libextractor-0.5.2-1.1.i586.rpm rpm -i libextractor-debuginfo-0.5.2-1.1.i586.rpm rpm -i libextractor-devel-0.5.2-1.1.i586.rpm The fossology 1.1.0 GA worked fine now. 2009/7/15 西门烧雪 Simon <[email protected]>: > I have commented if off from /etc/fossology/Scheduler.conf > #agent=pkgmetagetta host=localhost | /usr/lib/fossology/agents/pkgmetagetta > > Thank you all. > > 2009/7/15 Bob Gobeille <[email protected]>: >> >> On Jul 15, 2009, at 11:36 AM, 西门烧雪 Simon wrote: >> >>> Bob, >>> >>>> I didn't see your answer to my previous email (to the fossology list). >>>> Specifically, >>>> >>>> Do you care about the pkgmetagetta agent? This is not used by the >>>> license analyzer. If you don't, then don't worry about this error because >>>> you don't need the executable. >>> >>> I don't know if I will need it. Probably not for now. But what does it >>> do? >> >> So just remove it from your Scheduler.conf file. >> >> The pkgmetagetta agent is really an example of other (non-license) >> information that fossology can get out of files. It's a wrapper around >> libextractor, see http://gnunet.org/libextractor/ >> Libextractor get's meta data our of multiple file types. For example, >> camera data from images, owners from pdf's, ... >> >> On more than one occasion I've thought about making it an optional module >> for fossology. >> >> Bob Gobeille > > > > -- > Simon > 西门烧雪 > -- Simon 西门烧雪 _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

