Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't locate File/ShareDir/Install.pm in @INC #3

Closed
eserte opened this issue Mar 1, 2025 · 1 comment
Closed

Can't locate File/ShareDir/Install.pm in @INC #3

eserte opened this issue Mar 1, 2025 · 1 comment

Comments

@eserte
Copy link

eserte commented Mar 1, 2025

The build fails if File::ShareDir::Install is not installed --- possibly a missing configure_requires prereq:

Output from '/usr/local/bin/perl Makefile.PL':

Can't locate File/ShareDir/Install.pm in @INC (you may need to install the File::ShareDir::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2025022821/CPAN-Reporter-lib-4rNW /usr/local/lib/perl5/site_perl/mach/5.36 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.36/mach /usr/local/lib/perl5/5.36 .) at Makefile.PL line 91.
@Corion
Copy link
Owner

Corion commented Mar 1, 2025

Thank you for the report and diagnosis!

I've released 0.05 to CPAN, which has File::ShareDir::Install as CONFIGURE_REQUIRES

@Corion Corion closed this as completed Mar 1, 2025
Corion pushed a commit that referenced this issue Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants