Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I would do ./configure --localstatedir=/var --sysconfdir=/etc instead :) Sincerely yours, Vadym Chepkov --- On Mon, 4/19/10, Rasto Levrinc <rasto.levrinc at linbit.com> wrote: > From: Rasto Levrinc <rasto.levrinc at linbit.com> > Subject: Re: [DRBD-user] drbd tar config > To: drbd-user at lists.linbit.com > 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 > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user >