test fixes: mod timer for arm and install libevhtp lin in /us/lib
This commit is contained in:
parent
b7991d9b39
commit
c2f07fd29c
2 changed files with 7 additions and 4 deletions
|
|
@ -261,7 +261,7 @@ case ${with_restconf} in
|
|||
$sshcmd << 'EOF'
|
||||
test -d libevhtp || git clone https://github.com/clicon/libevhtp.git
|
||||
cd libevhtp;
|
||||
./configure
|
||||
./configure --libdir=/usr/lib # otherwise in /usr/local/lib where RH dont look
|
||||
make
|
||||
sudo make install
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue