octave GLPK lib

Ben Abbott bpabbott at mac.com
Sun Oct 12 12:53:22 CDT 2008


On Oct 12, 2008, at 1:26 PM, Jack Franklin wrote:

> Hi
>
> I am trying to compile MPITB\octave  on IBM Blue\Gene L.
>
>
> But, I got
> ==============================
> configure: WARNING: COLAMD not found. This will result in some lack  
> of functionality for sparse matrices.
>
> configure: WARNING: CCOLAMD not found. This will result in some lack  
> of functionality for sparse matrices.
>
> configure: WARNING: CHOLMOD not found. This will result in some lack  
> of functionality for sparse matrices.
>
> configure: WARNING: CXSparse not found. This will result in some  
> lack of functionality for sparse matrices.
>
> configure: WARNING: GLPK library not found.  The glpk function for  
> solving linear programs will be disabled
>
>
> =============================
>
> I need them to do linear programing. Especially,  GLPK library .
>
> How to install these libs ?
>
> thanks
>
> Jack

Except for GLPK, they are part of SuiteSparse. Packages for GLPK and  
SuiteSparse are each commonly available from most package management  
systems (Debian for example).

I have no experience with IBM Blue Gene/L, but there may be some here  
who do.

Ben



More information about the Help-octave mailing list