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

Perl. Can't locate Config/IniFiles.pm #4

Closed
GrimSmiler opened this issue Dec 14, 2015 · 1 comment
Closed

Perl. Can't locate Config/IniFiles.pm #4

GrimSmiler opened this issue Dec 14, 2015 · 1 comment

Comments

@GrimSmiler
Copy link
Contributor

Hi @gyachdav !

When trying to run the ConSurf tool, i get this error:

./consurf -PDB example/1lk2.pdb -CHAIN A -Out_Dir output_test/ -m

Can't locate Config/IniFiles.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at ./consurf line 49. BEGIN failed--compilation aborted at ./consurf line 49.

checking in CPAN if such lib exists didn't give any results (didn't find any).
Was it suppose to get built during config/make/make install phases?

Thank You in advance!

Best Regards,
Ilya

@GrimSmiler
Copy link
Contributor Author

Was missing a lib.
Can be installed using
cpan
cpan>force install Config::IniFiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant