RE: [mpls-linux-devel] Quagga MPLS vtysh partially solved
Status: Beta
Brought to you by:
jleu
From: Joan R. <jr...@sa...> - 2005-07-19 15:58:27
|
=20 I've succeeded compiling quagga-mpls with vtysh support with an uggly = trick, but at least it works: The libreadline version installed by default on my Fedora Core 3 box was libreadline.so.4.3. I think that in order to compile newest versions of vtysh the = libreadline5 version is needed. I've found it hard to upgrade libreadline to a newest version so what I've finally done is to copy some files from a Fedora = Core 4 box: I've copied libreadline5* and libhistory* within the /usr/lib/ directory and also the contents of /usr/include/readline/ to my FC3 box. Then i've ran ./configure --enable-user=3Droot --enable-group=3Droot --enable-ospf-te --enable-vtysh and this time i've succeeded. I'm sure there must be cleanest ways but this is the only one i've found = to work. Anybody knows how to do it easier? Thanx in advance. Joan Ruiz. =20 -----Original Message----- From: mpl...@li... [mailto:mpl...@li...] On Behalf Of Joan = Ruiz Sent: martes, 19 de julio de 2005 13:49 To: 'mpls-linux-devel' Subject: RE: [mpls-linux-devel] Quagga MPLS vtysh Hello everybody. I'm trying to compile the latest Perforce version of quagga-mpls with = vtysh support and I find the following error when running the ./configure = script : ./configure --enable-user=3Droot --enable-group=3Droot --enable-ospf-te --enable-vtysh ...output ommited... configure: error: vtysh needs libreadline but was not found and usable = on your system. I've never tried to compile vtysh before, and i've been unable to find = the required libreadline library. Any idea? I'm using a standard Fedora Core 3 environment with mpls support (Linux version 2.6.9-1.6_FC2mpls_1_946a (jleu@jleu-laptop) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Wed Jan 26 23:12:20 CST 2005) Joan Ruiz jr...@sa... =20 -----Original Message----- From: mpl...@li... [mailto:mpl...@li...] On Behalf Of = pramod Sent: s=E1bado, 16 de julio de 2005 11:00 To: mpls-linux-devel Subject: [mpls-linux-devel] Quagga MPLS hi, I saw from the mpls-linux site that BGP of Quagga supports mpls = label carrying information.... I have some doubts regarding .. Does it carry stack of labels or only a single label How is the CE-PE = and PE-CE transition handled...( using Route-maps or any other way ) thanks pramod ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies = from IBM. Find simple to follow Roadmaps, straightforward articles, = informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick _______________________________________________ mpls-linux-devel mailing list mpl...@li... https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies = from IBM. Find simple to follow Roadmaps, straightforward articles, = informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=CCk _______________________________________________ mpls-linux-devel mailing list mpl...@li... https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel |