Diganta -

vtysh has nothing to do with the underlying archittecture of your system
and everything to do with how you plan to configure and control ripngd on
your system. Since I don't know how you intend to use the system so I can't
answer your question.  During the course of your normal work do you intend
to use vtysh to interface with ripngd?  If so then I would suggest getting
it compiled.

The error is rather simple you need to install the libreadline6-dev package
or you need to disable compilation for vtysh by not including the
--enable-vtysh configure option.

donald

On Wed, Apr 27, 2016 at 2:23 AM, Diganta Jena <[email protected]> wrote:

>
> Hi,
>
> I want to enable the RIP v2 routing protocol in my network card. I am
> trying to cross
> compile quagga-1.0.20160315 into target powerpc-e300c3-linux-gnu
> and I am configuring with the command:
>
>
> *./configure --prefix=/home/bbwt/work/user1
> --host=powerpc-e300c3-linux-gnu --target=powerpc-e300c3-linux-gnu *
>
> The following error was displayed
> *configure: error: vtysh needs libreadline but was not found and usable on
> your system. *
>
> I am wondering if the vtysh shell is required to be installed in our
> powerpc environment
> and will it affect the Quagga functionality if absent
>
> Thank you
> Regards
> Diganta Jena
> Disclaimer:
>
>
>
> ----------
>
>
>
> This email and any files transmitted with it are confidential and intended
> solely for
>
> the use of the individual or entity to whom they are addressed.  If you
> are not the
>
> intended recipient you are notified that disclosing, copying, distributing
> or taking
>
> any action in reliance on the contents of this information is strictly
> prohibited. The
>
> sender does not accept liability for any errors or omissions in the
> contents of this
>
> message, which arise as a result
>
> _______________________________________________
> Quagga-users mailing list
> [email protected]
> https://lists.quagga.net/mailman/listinfo/quagga-users
>
>
_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to