Hi group,
I need some help getting glpk installed as a Ruby gem on my bluehost server. I have followed these steps <http://rubydoc.info/gems/rglpk/0.2.6/frames>. I get as far as make install and run into some permission trouble. > make install Making install in include make[1]: Entering directory `/home4/dancancr/work/glpk/glpk-4.44/include' make[2]: Entering directory `/home4/dancancr/work/glpk/glpk-4.44/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include" || /usr/bin/mkdir -p "/usr/local/include" /usr/bin/mkdir: cannot create directory `/usr/local/include': Permission denied make[2]: *** [install-includeHEADERS] Error 1 make[2]: Leaving directory `/home4/dancancr/work/glpk/glpk-4.44/include' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home4/dancancr/work/glpk/glpk-4.44/include' make: *** [install-recursive] Error 1 Thanks, Dan
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
