help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Fwd: Installing glpk Ruby gem on bluehost


From: Dan Cancro
Subject: Re: [Help-glpk] Fwd: Installing glpk Ruby gem on bluehost
Date: Mon, 28 Apr 2014 14:50:45 +0200

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 <address@hidden> 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
 
 
 
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.


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
-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free


reply via email to

[Prev in Thread] Current Thread [Next in Thread]