On 1/21/19 12:17 PM, Dick Steffens wrote:
On 1/21/19 12:09 PM, Rich Shepard wrote:
On Mon, 21 Jan 2019, Dick Steffens wrote:

That tells me there is another prerequisite, Glib.pm. But it's not clear to me which glib thing I need. There are several when I search on glib in Slackbuilds. Is there something in the error message that I should be able
to use to tell me what I'm missing?

Dick,

  I do believe that it's a Perl module. To install (as root):

# perl -MCPAN -e shell
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v2.11)
Enter 'h' for help.

cpan[1]> install Glib.pm

HTH,

Would installing perl-glib from Slackbuilds achieve the same thing? Installation via Slackbuilds is what I currently understand how to do. I haven't had any experience using Perl.


I tried installing perl-glib from Slackbuilds. Now I get a new error:

root@ENU-2:~# clamtk
Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/lib64/perl5/vendor_perl/ClamTk/Analysis.pm line 20. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/ClamTk/Analysis.pm line 20.
Compilation failed in require at /usr/bin/clamtk line 22.
BEGIN failed--compilation aborted at /usr/bin/clamtk line 22.
root@ENU-2:~#

I could keep on installing stuff as the error messages progress, but I'd like to find a cleaner solution.

--
Regards,

Dick Steffens


_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to