X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FREADME;h=c8ba9eb111259d6dd852ef2bdd11eb57e5a9a27d;hb=2193e4cf01012809495be026097e8d7eacb9f0ac;hp=3a0bf8a2c0adacb8add08ff6da5e69610430ec07;hpb=088bb8763eaf91c139ede025faf2fac7e57d25ed;p=o-du%2Fl2.git diff --git a/docs/README b/docs/README index 3a0bf8a2c..c8ba9eb11 100644 --- a/docs/README +++ b/docs/README @@ -24,7 +24,10 @@ Pre-requisite for Compilation : 2. GCC version 4.6.3 and above 3. Install LKSCTP a. On Ubuntu : sudo apt-get install -y libsctp-dev - b. On CentOS : yum install lksctp-tools + b. On CentOS : yum install lksctp-tools-devel +4. Install PCAP: + a. On ubuntu : sudo apt-get install -y libpcap-dev + b. On CentOS : yum install libpcap-devel How to Clean and Build: