[mpls-linux-general] <help me to install mpls-linux in Fedora Core 3>
Status: Beta
Brought to you by:
jleu
|
From: NGOCGL <ngo...@ct...> - 2005-03-31 07:02:07
|
hi all ! I'm working around with a group that try to devolope a mpls infrastructure for teaching and researching (http://www.connekgroup.net). But I get trouble in the first time I working with MPLS-LINUX, installing mpls-linux in Fedora Core 3 (2.6.9-1.667). You can follow my installing steps to find something wrong. 1. I'm installing in Fedora Core 3 (2.6.9-1.667). 2. I downloaded: 1. kernel-2.6.9-1.6_FC2mpls_1_946a.i686.rpm 2. mpls-linux-1.946a.tar.bz2 3. iptables-1.2.11-3.1.FC3mpls1_946.i386.rpm 4. iproute-2.6.9-3mpls1_946.i386.rpm 5. ppp-2.4.2-6.4.FC3mpls1_946.i386.rpm 6. quagga-0.97.3-1.FC3mpls1_946b.i386.rpm 3. I setup the rpm files in following steps: 1. #rpm -Uvh iptables-1.2.11-3.1.FC3mpls1_946.i386.rpm --> OK 2.# rpm -Uvh iproute-2.6.9-3mpls1_946.i386.rpm -->OK 3. # rpm -Uvh ppp-2.4.2-6.4.FC3mpls1_946.i386.rpm -->OK 4. #rpm -Uvh quagga-0.97.3-1.FC3mpls1_946b.i386.rpm -->OK 5. #rpm -Uvh kernel-2.6.9-1.6_FC2mpls_1_946a.i686.rpm -->ERROR it reports that this kernel is older than current kernel (same result to rpm -ivh) What are my faults ? where can I have a detail instruction to install mpls-linux in rpm ? thanks. |