igraph / rigraph

igraph R package
https://r.igraph.org
532 stars 200 forks source link

**On Ubuntu** igraph install problem:vendor/cigraph/src/internal/glpk_support.h:39:10: fatal error: glpk.h: No such file or directory #1285

Closed Lighter-k closed 4 months ago

Lighter-k commented 4 months ago
          **On Ubuntu**

install libglpk-de

ie sudo apt-get update sudo apt-get -y install libglpk-dev

Originally posted by @mdeea in https://github.com/igraph/rigraph/issues/490#issuecomment-1915695897

but how to deal the problem that im not root user

szhorvat commented 4 months ago

Please use the forum for support questions, and we'll do our best to answer there :-)