Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Barak Sason
Thank you very much! Everything is working now. I've gathered several technical difficulties such as such that I've encountered during setup. Maybe in the future, once I have better understanding of Gluster. I could update documentation and help future users :) Cheers, Barak On Tue, Jul 23, 201

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Kaleb Keithley
You still have to install rpcgen before building. The build process isn't going to do that for you. On Tue, Jul 23, 2019 at 8:16 AM Barak Sason wrote: > Hello again Kaleb, > > Thank you for the clarification - at least now I know where the rpcgen is. > Unfortunately, the problem still persists.

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Barak Sason
Hello again Kaleb, Thank you for the clarification - at least now I know where the rpcgen is. Unfortunately, the problem still persists. I'm attaching the repo file and terminal output. Might you have any idea what I'm doing wrong? Thank you very much for your assistance, Barak On Tue, Jul 23,

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Kaleb Keithley
rpcgen is in the CRB (codeready-builder) repo. Package ArchVersionRepository Size Installing: rpcgen x86_64 1.3.1-

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Barak Sason
Greeting Kaleb, Thank you for the clarification. Though, I did try to install rpcgen package, but without success (libtirpc-devel package is installed). I'm attaching relevant terminal output. What am I missing? Barak On Tue, Jul 23, 2019 at 2:25 PM Kaleb Keithley wrote: > > you must not use

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Kaleb Keithley
you must not use --without-libtirpc on RHEL8. rpcgen is in the rpcgen package on RHEL8 and Fedora 29+ -- Kaleb On Tue, Jul 23, 2019 at 7:11 AM Barak Sason wrote: > Greeting all, > > I've made a fresh installation of RHEL 8 on a VM and have been trying to > set up Gluster on that system. > >

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Barak Sason
Hello Prasanna *,*Thank you for the quick response. I've made a mistake and attached the wring output file (I've noticed the spelling error as you've pointed out, and copied output to a new file, but attached the old by mistake). Attached now is the relevant file. I apologize for the inconvenienc

Re: [Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Prasanna Kalever
On Tue, Jul 23, 2019 at 4:41 PM Barak Sason wrote: > > Greeting all, > > I've made a fresh installation of RHEL 8 on a VM and have been trying to set > up Gluster on that system. > > Running ./autogen.sh completes OK, but running ./config results in an error > regarding missing 'rpcgen'. > 'libt

[Gluster-devel] Gluster on RHEL 8

2019-07-23 Thread Barak Sason
Greeting all, I've made a fresh installation of RHEL 8 on a VM and have been trying to set up Gluster on that system. Running ./autogen.sh completes OK, but running ./config results in an error regarding missing 'rpcgen'. 'libtirpc-devel package is installed. Running ./configure --without-libtirp