Ramil Bielievtsov

Results 4 comments of Ramil Bielievtsov

root@ubuntu-16gb-nbg1-1:/nginx-1.16.1# make install make -f objs/Makefile install make[1]: Entering directory '/nginx-1.16.1' test -d '/nginx-1.16.1' || mkdir -p '/nginx-1.16.1' test -d '/nginx-1.16.1/sbin' \ || mkdir -p '/nginx-1.16.1/sbin' test ! -f '/nginx-1.16.1/sbin/nginx'...

> i think a 'koi-win' file already exists which is why _cp_ is'nt working. > > try this command > > ``` > rm /root/nginx-1.16.1/conf/koi-win > ``` > > then...

I find solution... In tutorial --prefix $PWD change on /etc/nginx ./configure \ --prefix=/etc/nginx \ --build="quiche-$(git --git-dir=../quiche/.git rev-parse --short HEAD)" \ --with-http_ssl_module \ --with-http_v2_module \ --with-http_v3_module \ --with-openssl=../quiche/quiche/deps/boringssl \ --with-quiche=../quiche