Hi, I am trying to install Gluster 3.9.0 from tarball, downloaded from gluster site. configure and make are completing successfully. getting below error message when running "make install" /usr/bin/install: cannot stat 'glustereventsd-Debian': No such file or directory make[3]: *** [Debain] Error 1 make[2]: *** [install-am] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 os version : Ubuntu 14.04 note: Able to install 3.8 and 3.7 without any issue in same os. regards Amudhan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20161215/27814419/attachment.html>
Hi All, Did anyone faced below issue in installing 3.9.0 using source tar file in Ubuntu. On Thu, Dec 15, 2016 at 4:51 PM, Amudhan P <amudhan83 at gmail.com> wrote:> Hi, > > I am trying to install Gluster 3.9.0 from tarball, downloaded from gluster > site. > > configure and make are completing successfully. > > getting below error message when running "make install" > > /usr/bin/install: cannot stat 'glustereventsd-Debian': No such file or > directory > make[3]: *** [Debain] Error 1 > make[2]: *** [install-am] Error 2 > make[1]: *** [install-recursive] Error 1 > make: *** [install-recursive] Error 1 > > os version : Ubuntu 14.04 > > note: Able to install 3.8 and 3.7 without any issue in same os. > > regards > Amudhan > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20161217/6518e4ff/attachment.html>
Hi All, Using 'configure --disable-events` fixes above problem. Thank you, Niklas for forwarding this info. regards Amudhan On Sat, Dec 17, 2016 at 5:49 PM, Amudhan P <amudhan83 at gmail.com> wrote:> Hi All, > > Did anyone faced below issue in installing 3.9.0 using source tar file in > Ubuntu. > > > > On Thu, Dec 15, 2016 at 4:51 PM, Amudhan P <amudhan83 at gmail.com> wrote: > >> Hi, >> >> I am trying to install Gluster 3.9.0 from tarball, downloaded from >> gluster site. >> >> configure and make are completing successfully. >> >> getting below error message when running "make install" >> >> /usr/bin/install: cannot stat 'glustereventsd-Debian': No such file or >> directory >> make[3]: *** [Debain] Error 1 >> make[2]: *** [install-am] Error 2 >> make[1]: *** [install-recursive] Error 1 >> make: *** [install-recursive] Error 1 >> >> os version : Ubuntu 14.04 >> >> note: Able to install 3.8 and 3.7 without any issue in same os. >> >> regards >> Amudhan >> >> >> >> >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170209/f6d75aa2/attachment.html>