Re: [mpls-linux-general] <help me to install mpls-linux in Fedora Core 3>
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-03-31 15:27:06
|
On Thu, Mar 31, 2005 at 02:05:18PM +0700, NGOCGL wrote: > hi all ! >=20 > I'm working around with a group that try to devolope a mpls infrastructure > for teaching and researching (http://www.connekgroup.net). >=20 > 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). >=20 > You can follow my installing steps to find something wrong. >=20 > 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 >=20 > 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 >=20 > 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) This reminds, I should make a updated RPM for FC3. But for now just add the --oldpackage tag to the end of you command and it will install. rpm -ivh kernel-2.6.9-1.6_FC2mpls_1_946a.i686.rpm --oldpackage BTW this is not a 'mpls-linux'-ism this is a general RPM installation issue and could have been solved by looking at the 'rpm' man page. > What are my faults ? where can I have a detail instruction to install > mpls-linux in rpm ? >=20 > thanks. >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free today! > http://www.demarc.com/info/Sentarus/hamr30 > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |