gscan2pdf 1.3.1 has unsatisfied dependencies

Torfinn Ingolfsen tingox at gmail.com
Sun Jun 14 18:49:50 UTC 2015


Hello,
The latest gscan2pdf in the ports tree is 1.3.1:
root at kg-core1# portversion -v gscan*
[Reading data from pkg(8) ... - 825 packages found - done]
gscan2pdf-1.3.1             =  up-to-date with port
It fails in two places:
tingo at kg-core1$ gscan2pdf --device epson2:net:10.1.161.8
Can't locate Linux/Distribution.pm in @INC (you may need to install
the Linux::Distribution module) (@INC contains:
/usr/local/lib/perl5/site_perl/mach/5.18
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.18/mach
/usr/local/lib/perl5/5.18 /usr/local/lib/perl5/site_perl/5.18
/usr/local/lib/perl5/site_perl/5.18/mach .) at
/usr/local/bin/gscan2pdf line 84.
BEGIN failed--compilation aborted at /usr/local/bin/gscan2pdf line 84.

I have reported this on the gscan2pdf mailing list, as I don't think
we have (or should have) that perl module on FreeBSD. For now, I just
commented out the offending code.
Next up is this:
tingo at kg-core1$ gscan2pdf --device epson2:net:10.1.161.8
Can't locate Filesys/Df.pm in @INC (you may need to install the
Filesys::Df module) (@INC contains:
/usr/local/lib/perl5/site_perl/mach/5.18
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.18/mach
/usr/local/lib/perl5/5.18 /usr/local/lib/perl5/site_perl/5.18
/usr/local/lib/perl5/site_perl/5.18/mach .) at
/usr/local/bin/gscan2pdf line 85.
BEGIN failed--compilation aborted at /usr/local/bin/gscan2pdf line 85.

Which is fixed by installing p5-Filesys-Df.

Testing done on:
tingo at kg-core1$ uname -a
FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri
Oct 31 22:52:44 CET 2014
root at kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64



HTH
-- 
Regards,
Torfinn Ingolfsen


More information about the freebsd-ports mailing list