You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: