install-include#2
This commit is contained in:
parent
ec39b43748
commit
6ff422064b
1 changed files with 3 additions and 2 deletions
|
|
@ -3,5 +3,6 @@
|
|||
# Clone and install CLIgen
|
||||
git clone https://github.com/olofhagsand/cligen.git
|
||||
(cd cligen && ./configure && make && sudo make install)
|
||||
(./configure && make && sudo make install)
|
||||
/sbin/ldconfig
|
||||
./configure && make && sudo make install
|
||||
sudo /sbin/ldconfig
|
||||
sudo make install-include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue