at a console prompt execute

> perl -e 'use constant ARCHIVE_WARN => 0; print ARCHIVE_WARN;'
and
> perl -e 'print ARCHIVE_WARN;BEGIN {eval("use constant ARCHIVE_WARN => 
0;");}'

any errors?

If the perl module 'Archive::Libarchive::XS' is not installed, the second 
of the above constant definitions is used by ASSP_AFC to prevent compile 
errors for Archive::Libarchive::XS barewords.

The 'constant.pm' perl module should be part of every perl distro.

For what reason you disabled or uninstalled the  'Archive::Libarchive::XS' 
 perl module? 

Thomas







Von:    James Moe <ji...@sohnen-moe.com>
An:     ASSP development mailing list <assp-test@lists.sourceforge.net>
Datum:  20.08.2017 21:52
Betreff:        Re: [Assp-test] ASSP_AFC 4.58 fails?



On 08/15/2017 05:54 AM, MK wrote:
>
> You're missing a dependency for ASSP_AFC which it doesn't handle
> gracefully.  Search for the word require in the file and install those
> handful of perl modules. 
>
  The only two "requires" entries are Email::MIME (1.945) and
Crypt::SMIME (v0.19). Both are installed. I verified that modules are
current.
  The loader still complains about "Barewords" ARCHIVE_OK and 
ARCHIVE_WARN.

-- 
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
Think.



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to