<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Perform whatever the equivalent of <div class=""><br class=""></div><div class="">/path/to/zebra -f /path/to/frr.conf</div><div class=""><br class=""></div><div class="">is in your program’s language, in python that’d be a subprocess call, in C a system(), etc...<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 22, 2019, at 12:39 AM, Amod Mishra <<a href="mailto:amod.kumar.mishra@gmail.com" class="">amod.kumar.mishra@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Thanks for your responses Quentin and Donald. I had checked dev-guide and was able to build successfully but i was clueless about how to store bin and lib files in my own desired path than the default one. And now could find that i can achieve it by specifying<span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""> DESTDIR option alongwith make install.</span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""><br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class="">Now that i have got them in my own desired directories the next step i would like to do is start Zebra demon from my own program, any pointers for sample code that can be helpful to achieve this ?</span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""><br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class="">Thanks a lot for your quick responses, its a great community. <br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""><br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class="">Regards</span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class="">Amod.<br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""> <br class=""></span></div><div class=""><span style="background:rgb(239,240,241) none repeat scroll 0% 0%" class=""></span></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 21, 2019 at 9:17 PM Quentin Young <<a href="mailto:qlyoung@cumulusnetworks.com" class="">qlyoung@cumulusnetworks.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto" class=""><a href="http://docs.frrouting.org/projects/dev-guide/en/latest/building.html" target="_blank" class="">http://docs.frrouting.org/projects/dev-guide/en/latest/building.html</a></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 21, 2019, 7:20 AM Amod Mishra <<a href="mailto:amod.kumar.mishra@gmail.com" target="_blank" class="">amod.kumar.mishra@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">I am evaluating if i would be able to productize FRR on a clusters of VM.</div><div class="">Appreciate if can be provided with some pointers on how to complile FRR libs and make use of these libs.</div><div class=""><br class=""></div><div class="">Regards</div><div class="">Amod.<br class=""></div></div>
_______________________________________________<br class="">
frog mailing list<br class="">
<a href="mailto:frog@lists.frrouting.org" rel="noreferrer" target="_blank" class="">frog@lists.frrouting.org</a><br class="">
<a href="https://lists.frrouting.org/listinfo/frog" rel="noreferrer noreferrer" target="_blank" class="">https://lists.frrouting.org/listinfo/frog</a><br class="">
</blockquote></div>
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>