RE: [mpls-linux-general] A problem
Status: Beta
Brought to you by:
jleu
From: Sanjeev C. <Sa...@co...> - 2002-01-23 05:38:22
|
Hi Farahmand, Assuming you installed the kernel at /usr/src/linux; Please read "README" and "Documentation/Changes". To compile mpls-linux do: "# cd /usr/src/linux" -configure Linux kernel to turn on MPLS (atleast the following) "# make menuconfig" under "Code maturity level options" turn on "Prompt for development and/or incomplete code/drivers" under "Networking Options" turn on "Kernel/User netlink socket" turn on " Routing messages" turn on "Multi-Protocol Label Switching" (do other kernel configuration) -compile and install kernel (insert a floppy disk) make dep ; make clean ; make bzImage; make modules; make modules_install; make bzdisk -reboot with the floppy diskette inserted -change directory to mpls-linux-1.0/utils/ -compile mplsadm make -----Original Message----- From: farahmand zahra [mailto:z_c...@ya...] Sent: Tuesday, January 22, 2002 9:23 PM To: mpl...@li... Subject: [mpls-linux-general] A problem Hi all, I just downloaded the ldp-portable-0.060 and mpls-linux-1.0,I have redhat 7 and I get linux kernel 2.4.13 and I did 6 steps that said in quick.start,but I dont know how configure linux kernel to turn on MPLS, where is menuconfig? please give me more details.Thanks I appreciate your help in advance. Farahmand. __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ _______________________________________________ mpls-linux-general mailing list mpl...@li... https://lists.sourceforge.net/lists/listinfo/mpls-linux-general |