This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

biber missing dependency: perl-autovivication


Hello,

I just tried to run biber when I ran into the following error message:

$ biber xyz
Can't locate autovivification.pm in @INC (you may need to install the
autovivification module) (@INC contains:
/usr/lib/perl5/site_perl/5.22/i686-cygwin-threads-64int
/usr/lib/perl5/site_perl/5.22
/usr/lib/perl5/vendor_perl/5.22/i686-cygwin-threads-64int
/usr/lib/perl5/vendor_perl/5.22
/usr/lib/perl5/5.22/i686-cygwin-threads-64int /usr/lib/perl5/5.22 .)
at /usr/lib/perl5/vendor_perl/5.22/Biber/LaTeX/Recode.pm line 73.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.22/Biber/LaTeX/Recode.pm line 73.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.22/Biber/Utils.pm line 20.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.22/Biber/Utils.pm line 20.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.22/Biber/Internals.pm line 8.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.22/Biber/Internals.pm line 8.
Compilation failed in require at /usr/lib/perl5/5.22/base.pm line 99.
        ...propagated at /usr/lib/perl5/5.22/base.pm line 108.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.22/Biber.pm line 5.
Compilation failed in require at /usr/bin/biber line 20.
BEGIN failed--compilation aborted at /usr/bin/biber line 20.

After installing the perl-autovivication (as stated in the error
message), everything progressed smoothly.

best regards, Yue.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]