Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 20:49:48 +0200
From:      Torfinn Ingolfsen <tingox@gmail.com>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Cc:        "Danilo E. Gondolfo" <danilo@FreeBSD.org>
Subject:   gscan2pdf 1.3.1 has unsatisfied dependencies
Message-ID:  <CAJ_iqtZ60btacC=XWLS2GbFkOBQhStDZoR6a4NORjVYwRYyv=w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,
The latest gscan2pdf in the ports tree is 1.3.1:
root@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@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@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@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@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64



HTH
-- 
Regards,
Torfinn Ingolfsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ_iqtZ60btacC=XWLS2GbFkOBQhStDZoR6a4NORjVYwRYyv=w>