This commit is contained in:
xuweiwei 2025-04-29 16:20:41 +00:00 committed by GitHub
commit c2e85cfa65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View file

@ -159,6 +159,7 @@ an example.)
cd frr
./bootstrap.sh
./configure \
--sysconfdir=/etc \
--bindir=/usr/bin \
--sbindir=/usr/lib/frr \
--libdir=/usr/lib/frr \

View file

@ -56,6 +56,7 @@ an example.)
cd frr
./bootstrap.sh
./configure \
--sysconfdir=/etc \
--bindir=/usr/bin \
--sbindir=/usr/lib/frr \
--libdir=/usr/lib/frr \

View file

@ -50,6 +50,7 @@ an example.)
cd frr
./bootstrap.sh
./configure \
--sysconfdir=/etc \
--bindir=/usr/bin \
--sbindir=/usr/lib/frr \
--libdir=/usr/lib/frr \