Hi yes I saw that but why it fails is unclear, I cannot remove them as they are not installed uzing cpanm --uninstall, investigating.
2016-12-19 14:59 GMT+01:00 <[email protected]>: > It says "2 dependencies missing (LEOCHARRE::CLI2,PDF::Burst)" > > Are those installed? If you installed them later try installing the module > (that fails to install) again. The dependencies might be fulfilled now. > > If it fails again remove the module completely and retry. Not sure which > command exactly to use but I'm confident Google can help you out there. > > Good luck! > > Martin > > > > From: "Matt ." <[email protected]> > To: For Users of ASSP <[email protected]> > Date: 19-12-2016 13:34 > Subject: Re: [Assp-user] Howto for Ubuntu 16.04 > ________________________________ > > > > All packages, also xpdf are installed and I still get that error, I'm > confused. Any idea ? > > 2016-12-19 12:33 GMT+01:00 <[email protected]>: >> You need to use CPAN for Perl modules that aren't provided in the repos. >> Ubuntu has more modules in repos than vanilla Debian but not all of them. >> Not all modules are necessary though; just those that are used by ASSP >> functions. I know this may sound like an open door but it doesn't help to >> check ;) >> >> As for the leocharre modules: make sure you installed their dependencies. >> In >> this particular case you would need to install the Ubuntu/Debian package >> xpdf first: >> # apt-get install xpdf >> >> If you're going to install all possible ASSP related Perl modules, this is >> the complete dependency list for Debian 8/Ubuntu 16.04: >> make build-essential libgd2-xpm-dev libssl-dev tesseract-ocr imagemagick >> xpdf >> >> Martin >> >> >> >> From: "Matt ." <[email protected]> >> To: For Users of ASSP <[email protected]> >> Date: 19-12-2016 12:12 >> Subject: Re: [Assp-user] Howto for Ubuntu 16.04 >> ________________________________ >> >> >> >> Thanks a lot, I found your blog and wasn't sure as CPAN is not typical >> my thing atm. >> >> On Ubuntu CPAN fails on the following: >> >> Test Summary Report >> ------------------- >> t/89_PDF-OCR2.t (Wstat: 512 Tests: 2 Failed: 0) >> Non-zero exit status: 2 >> t/94_hdreceipt.t (Wstat: 512 Tests: 1 Failed: 0) >> Non-zero exit status: 2 >> Files=6, Tests=26, 8 wallclock secs ( 0.11 usr 0.07 sys + 6.24 cusr >> 0.78 csys = 7.20 CPU) >> Result: FAIL >> Failed 2/6 test programs. 0/26 subtests failed. >> Makefile:906: recipe for target 'test_dynamic' failed >> make: *** [test_dynamic] Error 255 >> LEOCHARRE/PDF-OCR2-1.21.tar.gz >> 2 dependencies missing (LEOCHARRE::CLI2,PDF::Burst); additionally test >> harness failed >> make test -- NOT OK >> //hint// to see the cpan-testers results for installing this module, try: >> reports LEOCHARRE/PDF-OCR2-1.21.tar.gz >> Email::Send is up to date (2.201). >> Failed during this command: >> LEOCHARRE/PDF-Burst-1.20.tar.gz : make_test NO >> LEOCHARRE/PDF-OCR-1.11.tar.gz : make_test NO one >> dependency not OK (PDF::Burst); additionally test harness failed >> LEOCHARRE/LEOCHARRE-CLI2-1.16.tar.gz : make_test NO >> LEOCHARRE/PDF-OCR2-1.21.tar.gz : make_test NO 2 >> dependencies missing (LEOCHARRE::CLI2,PDF::Burst); additionally test >> harness failed >> >> >> >> I'm wondering if Ubuntu doesn't supply more packages instead of using >> CPAN, or can't we do different ? >> >> 2016-12-19 10:26 GMT+01:00 <[email protected]>: >>> Here you go: https://vorkbaard.nl/assp-on-debian-8/ This includes >>> specifics >>> for Ubuntu 16.04. >>> >>> Hope that helps :) >>> >>> Martin >>> >>> >>> >>> From: "Matt ." <[email protected]> >>> To: [email protected] >>> Date: 19-12-2016 02:30 >>> Subject: [Assp-user] Howto for Ubuntu 16.04 >>> ________________________________ >>> >>> >>> >>> I'm trying to install ASSP on Ubuntu 16.04 but the packages are not >>> all there when I try howto's from 14.04 and such. >>> >>> Is anyone able and willing to write a small howto in commands ? >>> >>> Would be great. >>> >>> Thanks >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Assp-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/assp-user >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Assp-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/assp-user >>> >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> Assp-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/assp-user >> >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> Assp-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/assp-user >> > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
