RE: [mpls-linux-general] (no subject)
Status: Beta
Brought to you by:
jleu
From: Joan R. <jr...@sa...> - 2005-11-25 15:30:28
|
Hello, In addition to a mpls enabled kernel you need the userland application iproute which provides you the mpls command. You need to download and install the mpls patched version of iproute. You can do this by: * Downloading the official iproute source tarball, patching it with mpls support and building * Downloading the already patched version of iproute and building * Downloading the iproute rpm binary I personally use Debian, and I'm able to successfully install the iproute rpm package with alien. FC2 stands for Fedora Core 2. Joan. _____ From: mpl...@li... [mailto:mpl...@li...] On Behalf Of mhamed lasram Sent: viernes, 25 de noviembre de 2005 15:39 To: mpl...@li... Subject: [mpls-linux-general] (no subject) Sorry I instaled and recomplier Kernel succesfuly with Suse9.3 but the command MPLS doesn't found ! What's FC2 ? need I any file ? how to install precompiled binaries for FC2 ? Thanks ---------- Forwarded message ---------- From: Rodzina Adamsow <rod...@ga...> Date: 24 nov. 2005 15:39 Subject: Re: [mpls-linux-general] (no subject) To: mhamed lasram <mha...@gm...> Why do U want to recompile iproute2 ? After U installed new recopiled kernel with MPLS then U should just install precompiled binaries for FC2 (it is compatible with MDK,and RH). U do not have to recompile iproute/iptables if U have anything compatibile with FC, RH or MDK. R. On Thu, 2005-11-24 at 10:17 +0100, mhamed lasram wrote: > > Sorry > > > /etc/iproute2 # patch -p1 < /usr/src/mpls-linux/patches/iproute2.diff > > can't find file to patch at input line 4 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff -uNr iproute2/include/linux/rtnetlink.h > iproute2-mpls-1.1/include/linux/rtnetlink.h > |--- iproute2/include/linux/rtnetlink.h 2004-12-22 16:11: 55.000000000 > -0600 > |+++ iproute2-mpls-1.1/include/linux/rtnetlink.h 2004-12-22 > 23:31:16.000000000 -0600 > -------------------------- > File to patch: > > > > How to instal new version of iproute2 ? |