Skip to content

Questions about installing Cbc on Linux #387

Answered by tkralphs
snio89 asked this question in Q&A
Discussion options

You must be logged in to vote

[Note: I converted this to a Discussion]

  1. Your assumptions are correct. We have also avoided linking with standard Linux packages that are under the GPL, particularly readline, which adds some nice functionality. To build with readline support enbabled in the current releases, you need to build with --enable-gnu-packages. This is probably overly cautious and I think we dropped that argument in the re-write of the build tools, which is used in the master branches of the Cbc stack. Technically, for binaries based on these versions that are to be re-distributed, they should be compiled with --disable-readline.

  2. You shouldn't need to set LD_LIBRARY_PATH when the libraries are installed in a…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@snio89
Comment options

Answer selected by snio89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #386 on April 17, 2021 16:11.