eecheng87 / ESCA

Effective System Call Aggregation
https://eecheng87.github.io/ESCA/
MIT License
38 stars 5 forks source link

Avoid override lighttpd/nginx installation in /usr/local #14

Open jserv opened 2 years ago

jserv commented 2 years ago

The current build system will attempt to build lighttpd and nginx from source. However, it will soon override the existing files by previous nginx/lighttpd installations. Since we tend to demonstrate the ability of ESCA, it is not necessary to override the files in /usr/local. In addition, sudo should be avoided while building from source.