Skip to content
Prev 9988 / 15075 Next

Rglpk package

On Aug 18, 2013, at 6:50 PM, Michael Weylandt wrote:

            
Yup, the package apparently doesn't use working flags to link against glpk. According to dependency flags it's missing -lgmp -lm -- it should probably use autoconf to detect the proper flags as glpk can be compiled with or without gmp support.

Cheers,
Simon