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 ren

Owner: changed from somebody to ren

Dear user,

The command LIB"polymake.lib"; indicated issues with gfanlib.so

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.

Last edited 4 years ago by ren (previous) (diff)

comment:2 Changed 4 years ago by hannes

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.