Page 1 of 1

Polymake 3.1 crashes immediately after started

Posted: 29 Mar 2017, 00:48
by beew
Hi,

Just compiled and installed polymake 3.1 without error. But it crashes as soon as it starts with error:

Loading applications now...polymake: ERROR: Bundled extension /usr/local/share/polymake/bundled/group lacks description file polymake.ext

OS is Ubuntu 16.04 64 bits. Please help.

Re: Polymake 3.1 crashes immediately after started

Posted: 29 Mar 2017, 04:11
by beew
I think I have figured it out.

/usr/local/share/polymake/bundled/group apparently is a remnant from polymake3.0r2 There is no folder called 'group' in the bundled folder in polymake 3.1's build directory.

Uninstalled polymake, manually removed /usr/local/share/polymake/bundled/group (somehow it didn't get removed by removing polymake) then reinstalled polymake. It is working now.