mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 08:25:41 +00:00
Update Configuring_TRICK_with_Civetweb.md
This commit is contained in:
parent
ee2cc527c8
commit
ddac875ead
@ -9,9 +9,7 @@ To configure Trick to support the civetweb web server, you'll need to
|
|||||||
### Building the Civetweb Library
|
### Building the Civetweb Library
|
||||||
```bash
|
```bash
|
||||||
cd $(CIVETWEB_HOME)
|
cd $(CIVETWEB_HOME)
|
||||||
make lib
|
make install-lib PREFIX=. CAN_INSTALL=1 WITH_WEBSOCKET=1
|
||||||
mkdir lib
|
|
||||||
mv $libcivetweb.a lib
|
|
||||||
```
|
```
|
||||||
### Configuring Trick with Civetweb
|
### Configuring Trick with Civetweb
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user