Re: [vpp-dev] install-dep fails in RedHat (RHEL)

2020-01-09 Thread Paul Vinciguerra
Can you submit a patch to the Makefile that applies your fix? On Thu, Jan 9, 2020 at 4:48 AM wrote: > Thanks for your response Benoit. > After installing epel repo, it works fine. > > Regards, > Vijayalakshmi > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Re

Re: [vpp-dev] install-dep fails in RedHat (RHEL)

2020-01-09 Thread vijayalakshmi0688
Thanks for your response Benoit. After installing epel repo, it works fine. Regards, Vijayalakshmi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15104): https://lists.fd.io/g/vpp-dev/message/15104 Mute This Topic: https://lists.fd.io/mt/69523613/2

Re: [vpp-dev] install-dep fails in RedHat (RHEL)

2020-01-08 Thread Benoit Ganne (bganne) via Lists.Fd.Io
> I have done the following steps to build and install VPP in RHEL. > * git clone https://gerrit.fd.io/r/vpp -b stable/1908 > * cd vpp/ > * make install-dep > This step fails with error for packages > 1. ninja-build > 2. mbedtls > 3. cmake3 > These

[vpp-dev] install-dep fails in RedHat (RHEL)

2020-01-07 Thread vijayalakshmi0688
Hi, I have done the following steps to build and install VPP in RHEL. * git clone https://gerrit.fd.io/r/vpp -b stable/1908 * cd vpp/ * make install-dep This step fails with error for packages * ninja-build * mbedtls * cmake3 These packages are not available for RHEL/7 I manually installed each