<div dir="ltr"><div>1) ####  Located te library directory, and set the variable LD_LIBRARY_PATH accordingly</div><div><br></div><div>LD_LIBRARY_PATH=/usr/local/lib</div><div># echo $LD_LIBRARY_PATH</div><div>/usr/local/lib</div><div># export LD_LIBRARY_PATH</div><div><br></div><div>2) ####  created a zebra config files from sample:</div><div><br></div><div>cd /usr/local/etc</div><div># cp zebra.conf.sample zebra.conf</div><div><br></div><div>3) ####  No more error messages, but the nothing happens neither when trying to start a process</div><div><br></div><div># cd /usr/local/sbin</div><div># zebra</div><div># </div><div># telnet 127.0.0.1 2601</div><div>Trying 127.0.0.1...</div><div>telnet: Unable to connect to remote host: Connection refused</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-31 9:54 GMT+02:00 AJ NOURI <span dir="ltr"><<a href="mailto:ajn.bin@gmail.com" target="_blank">ajn.bin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>When trying to run any process in <b>'/usr/local/sbin' </b>the result is the same:</div><div><br></div><div>---<br><br></div><div>frr@frr:/$ ls /usr/local/sbin</div><div>bgpd  eigrpd  frr  frr-reload.py  isisd  ldpd  nhrpd  ospf6d  ospfclient  ospfd  pimd  rfptest  ripd  ripngd  ssd  watchfrr  zebra</div></div><div><br></div><div>---</div><div><br></div><div><div>frr@frr:/usr/local/sbin$ bgpd</div><div>bgpd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ isisd<br></div><div>isisd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ ldpd</div><div>ldpd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ nhrpd</div><div>nhrpd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ ospf6d</div><div>ospf6d: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ ospfclient</div><div>ospfclient: error while loading shared libraries: libfrrospfapiclient.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ ospfd</div><div>ospfd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div><div>frr@frr:/usr/local/sbin$ pimd</div><div>pimd: error while loading shared libraries: libfrr.so.0: cannot open shared object file: No such file or directory</div></div><div><br></div><div>I must have missed something during the installation, did I?</div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-05-30 15:14 GMT+02:00 AJ NOURI <span dir="ltr"><<a href="mailto:ajn.bin@gmail.com" target="_blank">ajn.bin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">After installing frrouting:<div>./configure</div><div>make</div><div>make install</div><div><br></div><div>created a user+group 'frr' and gave access to the state and config files/direcotries as mentione in FRROUTING CONFIGURATION (following ./configure)</div><div><br></div><div>Looks like the service is not started and such '<b>quagga</b>' or '<b>frr</b>' services don't exist.</div><div><br></div><div><div>and '<b>vtysh</b>' gives:<br></div></div><div><div>vtysh: error while loading shared libraries:<b> libfrr.so.0</b>: cannot open shared object file: No such file or directory</div></div><div><br></div><div>So how to start the routing daemons?</div><div><br></div><div><br></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>