<div dir="ltr"><div>I don&#39;t like installing the bits under /usr/local so I configure and compile them to install in the same place as a Fedora rpm would.</div><div>Here is my compile command</div><div><br></div><div><br></div><div><div>./autogen.sh </div><div><br></div><div>CFLAGS=&quot;-g -O0 -Werror -Wall -Wno-error=cpp -Wno-error=maybe-uninitialized&quot; </div><div>        ./configure \</div><div>        --prefix=/usr \</div><div>        --exec-prefix=/usr \</div><div>        --bindir=/usr/bin \</div><div>        --sbindir=/usr/sbin \</div><div>        --sysconfdir=/etc \</div><div>        --datadir=/usr/share \</div><div>        --includedir=/usr/include \</div><div>        --libdir=/usr/lib64 \</div><div>        --libexecdir=/usr/libexec \</div><div>        --localstatedir=/var \</div><div>        --sharedstatedir=/var/lib \</div><div>        --mandir=/usr/share/man \</div><div>        --infodir=/usr/share/info \</div><div>        --libdir=/usr/lib64 \</div><div>        --enable-debug</div><div><br></div><div>make install</div></div><div><br></div><div><br></div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 22, 2016 at 7:43 PM, Raghavendra Talur <span dir="ltr">&lt;<a href="mailto:rtalur@redhat.com" target="_blank">rtalur@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">HI All,<div><br></div><div>I am sure there are many tricks hidden under sleeves of many Gluster developers.</div><div>I realized this when speaking to new developers. It would be good have a searchable thread of such tricks.</div><div><br></div><div>Just reply back on this thread with the tricks that you have and I promise I will collate them and add them to developer guide.</div><div><br></div><div><br></div><div>Looking forward to be amazed!</div><div><br></div><div>Thanks,</div><div>Raghavendra Talur</div><div><div><br></div></div></div>
</blockquote></div><br></div></div>