[mpls-linux-general] 1.950 and quagga
Status: Beta
Brought to you by:
jleu
|
From: Joan R. <jr...@sa...> - 2005-12-19 10:11:57
|
Hi all, I've been testing the new release these days and it looks promising. I've been able to build and run the new kernel, ebtables, iptables and iproute both from the rpm package in sf and compiling the sources from Perforce. I've also tested latest version of quagga-mpls / ldp-portable in Perforce but this appears not to be working. I try to build it following this steps: Edit and run ./create-links in the ldp folder ./configure --enable-user=root --enable-group=root make make install With the latests patches from Hasso now quagga builds OK. Finally I edit a simple zebra.conf script and atempt to run zebra with "zebra -d" zebra.conf contains: ----- hostname Router password zebra enable password zebra ------ I obtain the message "Aborted" My development equipment is a Fedora Core 4. Has anybody found the same problem? Joan |