Hi Nigel,

This is a hosting provider so I don't have any permissions to change things
outside of my user directory.   I already have a ~/usr directory of my own.
 That seems like a decent alternative place to install it.

Can you be a little more specific about what change to make to ./configure?

Thanks,
Dan


On Mon, Apr 28, 2014 at 2:39 PM, Nigel Galloway <
[email protected]> wrote:

>  The line:
>
> /usr/bin/mkdir: cannot create directory `/usr/local/include': Permission
> denied
>
> means thet you do not have permission to create the 
> directory`/usr/local/include'. Are you able to install this as root, or have 
> you a
> supervisor who can? Otherwise you can compile glpk using the --prefix=
> option in ./configure to specify a directory where you can install glpk.
>
> --
>  Nigel Galloway
>  [email protected]
>
>
>
> On Mon, Apr 28, 2014, at 04:30 AM, Dan Cancro wrote:
>
> 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
>
> -- http://www.fastmail.fm - Email service worth paying for. Try it for free
>
>
_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to