Re: [mpls-linux-general] How to use the latest code downloaded from the p4 server?
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-03-09 15:48:21
|
On Wed, Mar 09, 2005 at 11:29:49PM +0800, ?????x wrote:
> Hi James,
>=20
> Could you tell me how to use the latest code downloaded from the p4 serve=
r? ("quagga-mpls" & "ldp-portable" directories) (If I want to test LDP.)
>=20
> Should I copy the quagga-mpls to my Linux and modify the "create-links" f=
ile in subdirectory ldpd, then execute it, then compile all ?
Here is how I do it. I have a p4 client with this view:
View:
//depot/quagga-mpls/... //jleu:quagga-mpls-2/quagga/...
//depot/ldp-portable/... //jleu:quagga-mpls-2/ldp-portable/...
Then I change to the ./quagga/ldpd directory and run:
./create-links ../../ldp-portable
Then I change to the ./quagga dir and begin the build:
./update-autotools
./configure
make
>=20
> Thanks
>=20
> Timothy
> 2005.03.09
--=20
James R. Leu
jl...@mi...
|