[mpls-linux-devel] Configure and compile Quagga-Mpls
Status: Beta
Brought to you by:
jleu
From: J. N. <oc...@gm...> - 2008-03-27 11:57:53
|
Hi list, I've download Quagga-Mpls folder of perforce repository to check RSVP-TE daemon. The problem is that I cannot compile at all. In the folder there aren't any configure file :S when I try to ./configure I obtain the following error: jesus@ubuntu:~/quagga-mpls$ sudo ./configure sudo: ./configure: command not found Looking inside the folder I've realised that there are three files ( config.guess, config.sub, configure.ac) that could configure the compilation but I don't know how to get it. In the install.quagga.txt file I don't find any help. I'm using Ubuntu 7.10 Gutsy and I am a newbie ;). Thanks in advance for any help. |