* [Cluster-devel] configure sbindir default
@ 2007-09-06 15:57 David Teigland
2007-09-06 18:36 ` [Cluster-devel] " Fabio Massimo Di Nitto
0 siblings, 1 reply; 3+ messages in thread
From: David Teigland @ 2007-09-06 15:57 UTC (permalink / raw)
To: cluster-devel.redhat.com
It looks to me like configure should be setting the default sbindir to
{prefix}/usr/sbin instead of {prefix}/sbin.
As it is now, using openais DESTDIR=/ and the default cluster/configure
settings, aisexec is installed to /usr/sbin/aisexec but cman_tool looks
for it in /sbin/aisexec and fails.
Dave
^ permalink raw reply [flat|nested] 3+ messages in thread* [Cluster-devel] Re: configure sbindir default
2007-09-06 15:57 [Cluster-devel] configure sbindir default David Teigland
@ 2007-09-06 18:36 ` Fabio Massimo Di Nitto
2007-09-06 20:59 ` David Teigland
0 siblings, 1 reply; 3+ messages in thread
From: Fabio Massimo Di Nitto @ 2007-09-06 18:36 UTC (permalink / raw)
To: cluster-devel.redhat.com
David Teigland wrote:
> It looks to me like configure should be setting the default sbindir to
> {prefix}/usr/sbin instead of {prefix}/sbin.
>
> As it is now, using openais DESTDIR=/ and the default cluster/configure
> settings, aisexec is installed to /usr/sbin/aisexec but cman_tool looks
> for it in /sbin/aisexec and fails.
>
> Dave
I just noticed the discussion on IRC. I will look into it in a more deep way.
There are a lot of default paths that do not really make sense and we should review.
For instance we install some stuff in / other in /usr. but /usr can be on its
own partition and not mounted at the time we start the cluster making some bits
unavailable and so on.
Anyway it is possible to override all of them by configure and I agree we should
be more consistent across. We should also look into other dependencies like
openais, libxml2 and etc. and see how far we can get but at some point it needs
to be a distribution decision where to place the whole thing.
Fabio
--
I'm going to make him an offer he can't refuse.
^ permalink raw reply [flat|nested] 3+ messages in thread* [Cluster-devel] Re: configure sbindir default
2007-09-06 18:36 ` [Cluster-devel] " Fabio Massimo Di Nitto
@ 2007-09-06 20:59 ` David Teigland
0 siblings, 0 replies; 3+ messages in thread
From: David Teigland @ 2007-09-06 20:59 UTC (permalink / raw)
To: cluster-devel.redhat.com
On Thu, Sep 06, 2007 at 08:36:25PM +0200, Fabio Massimo Di Nitto wrote:
> David Teigland wrote:
> > It looks to me like configure should be setting the default sbindir to
> > {prefix}/usr/sbin instead of {prefix}/sbin.
> >
> > As it is now, using openais DESTDIR=/ and the default cluster/configure
> > settings, aisexec is installed to /usr/sbin/aisexec but cman_tool looks
> > for it in /sbin/aisexec and fails.
> I just noticed the discussion on IRC. I will look into it in a more deep
> way. There are a lot of default paths that do not really make sense and
> we should review.
Perhaps, but in this case the default *was* /usr/sbin, which worked,
before the new configure which changed it to /sbin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-06 20:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 15:57 [Cluster-devel] configure sbindir default David Teigland
2007-09-06 18:36 ` [Cluster-devel] " Fabio Massimo Di Nitto
2007-09-06 20:59 ` David Teigland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).