Opened 4 years ago
Closed 4 years ago
#854 closed bug (fixed)
issues with EHRHARTPOLYNOMIALCOEFF
Reported by: | anonymous | Owned by: | ren |
---|---|---|---|
Priority: | minor | Milestone: | 4-2-0 and higher |
Component: | dontKnow | Version: | 4-1-2 |
Keywords: | Cc: |
Description
I have downloaded version 4-1-2 to use the command above.
I started the example /Manual/4-0-2/sing_2286.htm and input every command as in the example.
The command LIB"polymake.lib"; indicated issues with gfanlib.so
The command polytope p = polytopeViaPoints(M); produced the error
? polytope
is undefined
? error occurred in or before STDIN line 3:
polytope p = polytopeViaPoints(M);
Can you please help fix this issue?
Change History (2)
comment:1 Changed 4 years ago by
Owner: | changed from somebody to ren |
---|
comment:2 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I created a new .dmg file - please reinstall. There was a problem with missing shared libraries for gfanlib.so (loaded from polymake.lib). I hope that is fixed now.
But for continuing in calling Polymake::ehrhartPolynomialCoeff one needs also polymake.so which we do not provide in the binary distribution (too many system dependencies with polymake).
I recommend to build polymake and Singular yourself.
Dear user,
can you please send us the error message? I think this is an installation issue with gfanlib.
best regards, Yue.
edit: info on your operating system would also be greatly appreciated.