blabel stopped printing in my case. It seems to be missing the GD module:
ctive printer: PT-2430PC Can't locate GD.pm in @INC (you may need to install the GD module) (@INC contains: /usr/lib/perl5/5.30/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.30/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.30/core_perl /usr/share/perl5/core_perl) at /usr/bin/blabel-print line 9. BEGIN failed--compilation aborted at /usr/bin/blabel-print line 9.
Pinned Comments
jakeobsen commented on 2020-03-30 22:35 (UTC) (edited on 2025-01-22 12:23 (UTC) by jakeobsen)
Hi, I've updated the package to the latest version 1.04 build 30, and will keep it up to date in the future :) Happy labeling!
Please be aware the dependencies have changed for blabel, and that you need to install
perl-net-cups
from AUR.How to fix "CUPS.xs:15:11: fatal error: cupsfilters/image.h: No such file or directory"
If
perl-net-cups
fails with the fatal error mentioned above, then you need to installcups-filters
to fix it. I have already requested the maintainer ofperl-net-cups
to update his package with this dependency.How to fix "Can't locate Net/CUPS.pm in @INC (you may need to install the Net::CUPS module)"
If you see this error, then you may need to install
perl-net-cups
, if you have installperl-net-cups
then you probably had perl upgraded butperl-net-cups
is still in an old path, the fix then is to first uninstallperl-net-cups
and re-install it to place it in the correct path.