First, thanks to the development team of Polymake for their work. I am not an expert of computer science, so please forgive me if I am asking stupid questions or forget to mention important details because I don't know if they are relevant.
I have tried to install Polymake on my laptop. I'm using Ubuntu 14.04.
I followed the instructions given on the "how to install" page.
Now, when I tried to run Polymake, I got the following message:
Code: Select all
Can't locate loadable object for module Polymake::Ext in @INC (@INC contains: /usr/local/share/polymake/perllib /usr/local/lib/polymake/perlx /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /usr/local/share/polymake/perllib/Polymake/Namespaces.pm line 18.
Compilation failed in require at /usr/local/share/polymake/perllib/Polymake/Namespaces.pm line 18.
BEGIN failed--compilation aborted at /usr/local/share/polymake/perllib/Polymake/Namespaces.pm line 18.
Compilation failed in require at /usr/local/share/polymake/perllib/Polymake.pm line 27.
BEGIN failed--compilation aborted at /usr/local/share/polymake/perllib/Polymake.pm line 27.
Compilation failed in require at /usr/local/bin/polymake line 163.
BEGIN failed--compilation aborted at /usr/local/bin/polymake line 163.