Skip to content
Discussion options

You must be logged in to vote

The cause of this issue turned out to be a misconfiguration of the Linux server on which @ShaiWinograd was trying to run the software. The GAMS installation had been added to PATH, but not to LD_LIBRARY_PATH, and so the Java backend of ixmp could not locate the shared libraries needed for the GAMS API.

The issue was resolved by correcting the server configuration.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by khaeru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants