> From: Gavin Smith <[email protected]> > Date: Tue, 2 May 2017 21:02:00 +0100 > Cc: [email protected] > > This is weird indeed. Just to confirm, running > > /C/Perl/bin/perl -I ../../.. -I . fail.pl > > doesn't load the module either?
Yes, it fails exactly as when run as part of the configure script. > The only idea I have is that you have TEXINFO_XS already set to > "omit" in your environment. Astonishingly, you are right! I guess I needed at some point in the past to stop loading the extensions for some reason, and the setting was left in my init files since then. May I suggest that the diagnostics in this case clearly indicates that TEXINFO_XS is set to "omit"? Anyway, that's it, case closed. Thanks, and sorry for taking so much of your time on what ended up being my private problem.
