Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion 2.6.0 Makefile bug?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Charlie Orford  
View profile  
 More options Oct 28 2012, 11:38 am
From: Charlie Orford <char...@charlie.is>
Date: Sun, 28 Oct 2012 16:38:04 +0100
Local: Sun, Oct 28 2012 11:38 am
Subject: Re: 2.6.0 Makefile bug?
Hi Salvatore,

Sorry about that post, I wasn't having a very good day :)   I think
you're right. It isn't a problem and is pretty standard behaviour.

I guess I was just expecting the Makefile to dump the files in PREFIX
because the install process is so lightweight and minimal (i.e. no libs,
man files, conf files etc. just a handful of binaries).

As for putting redis in /usr/local/sbin, again you're right and there is
no intrinsic reason it should be there. Our nginx and uwsgi binaries
live in /usr/local/sbin and it just felt natural to put redis in the
same place.

All the best,
Charlie

On 26/10/2012 15:45, Salvatore Sanfilippo wrote:

> Hey Charlie,

> why is this a problem? It is common for PREFIX to be the "radix" and
> append to it /etc, /bin, and so forth.

> Also Redis is not a privileged executable, does not require any root
> privilege to run, and by default binds to a port > 1024, so /sbin is
> not its natural target IMHO.

> Cheers,
> Salvatore

> On Thu, Oct 25, 2012 at 5:12 PM, Charlie Orford <char...@charlie.is> wrote:
>> Hi List

>> The README for 2.6.0. mentions one can change the default install directory
>> by passing PREFIX=/custom/path  However, it seems the Makefile (line 84)
>> appends "bin" to this.

>> I was trying to install to /usr/local/sbin and spent a few minutes
>> scratching my head before I realised the installer had placed everything in
>> /usr/local/sbin/bin :)

>> I guess either the Makefile needs changing or the instructions in the README
>> file need updating to indicate "/bin" is appended to PREFIX.

>> Cheers
>> Charlie

>> P.S. I'm not 100% sure but I don't remember encountering this problem with
>> 2.6.0-rc5

>> --
>> You received this message because you are subscribed to the Google Groups
>> "Redis DB" group.
>> To post to this group, send email to redis-db@googlegroups.com.
>> To unsubscribe from this group, send email to
>> redis-db+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/redis-db?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.