cgal
cgal copied to clipboard
cgal.geometryfactory.com: Missing Perl Libraries
Issue Details
On our new machine, running the Perl script create_testresult_page results in an error due to missing libraries. The error message indicates that the Date::Format module is not found:
Can't locate Date/Format.pm in @INC (you may need to install the Date::Format module) (@INC entries checked: /usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./create_testresult_page line 18.
BEGIN failed--compilation aborted at ./create_testresult_page line 18.