<div dir="ltr">Thank you Junxiao,<div>I followed the link suggested by you</div><div><a href="https://named-data.net/doc/NFD/current/INSTALL.html#building-from-source">https://named-data.net/doc/NFD/current/INSTALL.html#building-from-source</a><br></div><div><br></div><div>For me, the libndn-cxx.pc file is in ~/ndn-cxx folder. So i run following command</div><div>export PKG_CONFIG_PATH=~/ndn-cxx/lib/pkgconfig:$PKG_CONFIG_PATH<br></div><div><br></div><div>still my buid configuration failed.</div><div><br></div><div>swetha@swetha-Ubuntu:~/NFD$ export PKG_CONFIG_PATH=~/ndn-cxx/lib/pkgconfig:$PKG_CONFIG_PATH<br>swetha@swetha-Ubuntu:~/NFD$ ./waf configure --with-tests<br>Setting top to                           : /home/swetha/NFD <br>Setting out to                           : /home/swetha/NFD/build <br>Checking for 'g++' (C++ compiler)        : /usr/bin/g++ <br>Checking C++ compiler version            : 7.5.0 <br>Checking supported CXXFLAGS              : -std=c++14 <br>Checking supported LINKFLAGS             : -fuse-ld=gold <br>Checking for program 'doxygen'           : /usr/bin/doxygen <br>Checking for program 'tar'               : /bin/tar <br>Checking for program 'sphinx-build'      : /usr/bin/sphinx-build <br>Checking for program 'bash'              : /bin/bash <br>Checking for program 'pkg-config'        : /usr/bin/pkg-config <br>Checking for 'libndn-cxx'                : not found <br>The configuration failed<br>(complete log in /home/swetha/NFD/build/config.log)<br></div><div><br></div><div>regards</div><div>Swetha</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 14, 2020 at 1:14 AM Spyridon Mastorakis <<a href="mailto:smastorakis@unomaha.edu">smastorakis@unomaha.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="overflow-wrap: break-word;">
It is not wrong, but it is too complicated for no reason.
<div><br>
<div>
<div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div>Spyridon (Spyros) Mastorakis<br>
Assistant Professor<br>
Computer Science Department<br>
University of Nebraska, Omaha<br>
Peter Kiewit Institute Room 175A<br>
<a href="https://sites.google.com/site/spyridonmastorakis" target="_blank">https://sites.google.com/site/spyridonmastorakis</a></div>
</div>
</div>
<div><br>
<blockquote type="cite">
<div>On Oct 13, 2020, at 1:19 PM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>> wrote:</div>
<br>
<div>
<div dir="auto">Hi Spyros
<div dir="auto"><br>
</div>
<div dir="auto">I think OP followed my guide here <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.lists.cs.ucla.edu_pipermail_nfd-2Ddev_2015-2DApril_001023.html&d=DwMFaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=uZbJBP9ZXp6OKMldLY7csq5RSTj7PhED9iLjn8TaCtU&s=O9ZYXfyhaAwc1sZanI1BBlkB-NKCB7j8b_reNk8bTio&e=" target="_blank">https://www.lists.cs.ucla.edu/pipermail/nfd-dev/2015-April/001023.html</a>
 so she cloned from Gerrit. It's not wrong doing that.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Yours, Junxiao</div>
<br>
<br>
<div class="gmail_quote" dir="auto">
<div dir="ltr" class="gmail_attr">On Tue, Oct 13, 2020, 14:16 Spyridon Mastorakis <<a href="mailto:smastorakis@unomaha.edu" target="_blank">smastorakis@unomaha.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="overflow-wrap: break-word;">
<p style="text-align:center"><font color="red"><strong>External Email</strong><br>
</font></p>
What is not clear to me is the following: what is the need to clone NFD from Gerrit and not from GitHub directly?
<div><br>
</div>
<div>Thanks,</div>
<div><br>
<div>
<div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div>Spyridon (Spyros) Mastorakis<br>
Assistant Professor<br>
Computer Science Department<br>
University of Nebraska, Omaha<br>
Peter Kiewit Institute Room 175A<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.google.com_site_spyridonmastorakis&d=DwMFaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=uZbJBP9ZXp6OKMldLY7csq5RSTj7PhED9iLjn8TaCtU&s=KbJt4imTqK7KOvDBxpkg0dosQR8chAmedWJKoSFT-JA&e=" rel="noreferrer" target="_blank">https://sites.google.com/site/spyridonmastorakis</a></div>
</div>
</div>
<div><br>
<blockquote type="cite">
<div>On Oct 13, 2020, at 1:15 PM, Junxiao Shi via ndnSIM <<a href="mailto:ndnSIM@lists.cs.ucla.edu" rel="noreferrer" target="_blank">ndnSIM@lists.cs.ucla.edu</a>> wrote:</div>
<br>
<div>
<div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__named-2Ddata.net_doc_NFD_current_INSTALL.html-23building-2Dfrom-2Dsource&d=DwMFaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=fxyBnRLpzcYFtT1p01BRw1wOLEXJNkk8ywRZMGZEccU&s=Yncwp61GiMUi56OVc8I7ubsNyx-LxGbw2ryV913maJc&e=" rel="noreferrer" target="_blank">https://named-data.net/doc/NFD/current/INSTALL.html#building-from-source</a></div>
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div dir="ltr" class="gmail_attr">On Tue, Oct 13, 2020, 11:43 Swetha B via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" rel="noreferrer" target="_blank">ndnsim@lists.cs.ucla.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<p style="text-align:center"><font color="red"><strong>External Email</strong><br>
</font></p>
<div dir="ltr">Hi all,
<div>I have cloned NFD repository from my gerrit account. While building NFD i am facing problem. I don't understand how to set the pkg_config_ path variable as suggested in NFD guide below </div>
<div><br>
</div>
<div>
<pre style="margin-top:0px;margin-bottom:0px;padding:1.5em;box-sizing:border-box;font-size:0.9em;direction:ltr;background-color:rgb(247,247,247);border-width:2px;border-style:solid none;border-color:rgb(198,201,203)">export PKG_CONFIG_PATH=/custom/lib/pkgconfig:$PKG_CONFIG_PATH</pre>
</div>
<div><br>
</div>
<div><br>
</div>
<div>snapshot of the same is as below</div>
<div><br>
</div>
<div>swetha@swetha-Ubuntu:~/NFD$ ./waf configure --with-tests<br>
Setting top to                           : /home/swetha/NFD<span> </span><br>
Setting out to                           : /home/swetha/NFD/build<span> </span><br>
Checking for 'g++' (C++ compiler)        : /usr/bin/g++<span> </span><br>
Checking C++ compiler version            : 7.5.0<span> </span><br>
Checking supported CXXFLAGS              : -std=c++14<span> </span><br>
Checking supported LINKFLAGS             : -fuse-ld=gold<span> </span><br>
Checking for program 'doxygen'           : /usr/bin/doxygen<span> </span><br>
Checking for program 'tar'               : /bin/tar<span> </span><br>
Checking for program 'sphinx-build'      : /usr/bin/sphinx-build<span> </span><br>
Checking for program 'bash'              : /bin/bash<span> </span><br>
Checking for program 'pkg-config'        : /usr/bin/pkg-config<span> </span><br>
Checking for 'libndn-cxx'                : not found<span> </span><br>
The configuration failed<br>
(complete log in /home/swetha/NFD/build/config.log)</div>
<div><br>
</div>
<div>please guide me the correct way to proceed futher.</div>
<div><br>
</div>
<div>Regards</div>
<div>Swetha B.</div>
<div>Reserach scholar</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>

</blockquote></div>