I would do ./configure --localstatedir=/var --sysconfdir=/etc
instead :) Sincerely yours, Vadym Chepkov --- On Mon, 4/19/10, Rasto Levrinc <[email protected]> wrote: > From: Rasto Levrinc <[email protected]> > Subject: Re: [DRBD-user] drbd tar config > To: [email protected] > Date: Monday, April 19, 2010, 9:06 AM > > On Sat, April 17, 2010 10:48 am, Norbert Winkler wrote: > > Hello Forum > > I have a problem with the ./configure scipt from > drbd8.3.7 > > - downloaded as tarball from linbit > > > > > > on my first node the drbd.conf (and the other > dir)are in /etc on my > > second node the drbd.conf is in /usr/local/etc > > > > I tried on my second node > > ./configure --localstatedir=/etc > > ./configure --sysconfdir=/var > > You got it almost right, you have to do it together like > so: > > ./configure --localstatedir=/etc --sysconfdir=/var > > Rasto > > -- > : Dipl-Ing Rastislav Levrinc > : DRBD-MC http://www.drbd.org/mc/management-console/ > : DRBD/HA support and consulting http://www.linbit.com/ > DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, > Austria. > > > _______________________________________________ > drbd-user mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-user > _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
