Re: [sage-devel] error doing install_package('glpk')

2011-04-06 Thread Robert Miller
On Wed, Apr 6, 2011 at 4:37 PM, VictorMiller wrote: > cdef int build_glp_prob(c_glp_prob * lp, c_glp_iocp * iocp, LP, int > log, bool names) except -1: > > ^ > > > /Applications/Sage-4.6.2-OSX-64bit-10.6.app/Contents/Resources/sage/ > sp

[sage-devel] error doing install_package('glpk')

2011-04-06 Thread VictorMiller
I got a cython error. On on a Mac book pro running OSX 10.6 with sage 4.6.2 64 bit: cythoning patch/mipGlpk.pyx to patch/mipGlpk.cpp Error converting Pyrex file to C: ... # Builds the GLPK version of the problem build_glp_prob