[mpls-linux-general] problem with Fedora 8 and precompiled rpm files mpls 1961
Status: Beta
Brought to you by:
jleu
From: J. N. <oc...@gm...> - 2008-07-11 14:09:56
|
Hi all, I just have moved to Fedora 8 to avoid some problems with Fedora 9... I've downloaded all the fc8.rpm files from mpls 1961. I've ionstalled the new kernel an all the packets but when I try to launch mpls command it launches me an error. Here is the output: [root@localhost Desktop]# uname -r 2.6.25.4-10.fc8.mpls.1.961 [root@localhost Desktop]# rpm -ivh *.rpm --oldpackage Preparing... ########################################### [100%] package iptables-1.3.8-7.fc8.mpls.1.961.i386 is already installed package ebtables-2.0.8-3.fc8.mpls.1.961.i386 is already installed package iproute-2.6.22-2.fc8.mpls.1.961.i386 is already installed package iptables-devel-1.3.8-7.fc8.mpls.1.961.i386 is already installed package iptables-ipv6-1.3.8-7.fc8.mpls.1.961.i386 is already installed package kernel-2.6.25.4-10.fc8.mpls.1.961.i686 is already installed package kernel-devel-2.6.25.4-10.fc8.mpls.1.961.i686 is already installed package kernel-headers-2.6.25.4-10.fc8.mpls.1.961.i386 is already installed [root@localhost Desktop]# rpm -Uvh *.rpm --oldpackage Preparing... ########################################### [100%] package iptables-1.3.8-7.fc8.mpls.1.961.i386 is already installed package ebtables-2.0.8-3.fc8.mpls.1.961.i386 is already installed package iproute-2.6.22-2.fc8.mpls.1.961.i386 is already installed package iptables-devel-1.3.8-7.fc8.mpls.1.961.i386 is already installed package iptables-ipv6-1.3.8-7.fc8.mpls.1.961.i386 is already installed package kernel-2.6.25.4-10.fc8.mpls.1.961.i686 is already installed package kernel-devel-2.6.25.4-10.fc8.mpls.1.961.i686 is already installed package kernel-headers-2.6.25.4-10.fc8.mpls.1.961.i386 is already installed [root@localhost Desktop]# mpls bash: mpls: command not found [root@localhost Desktop]# What's wrong? |