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

Reply via email to