User Tools

Site Tools


openvpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
openvpn [2024/12/22 18:30] keremetopenvpn [2024/12/31 13:47] (current) keremet
Line 15: Line 15:
   cd libnl-3.11.0/   cd libnl-3.11.0/
   ./configure --disable-shared --prefix=/opt/stalin/libnl-3.11.0   ./configure --disable-shared --prefix=/opt/stalin/libnl-3.11.0
 +  make
 +  sudo make install
 +  
 +  git clone git://git.musl-libc.org/musl -b v1.2.5
 +  cd musl/
 +  CFLAGS="-flto -O3" ./configure --disable-shared --prefix=/opt/stalin/musl-1.2.5
   make   make
   sudo make install   sudo make install
openvpn.1734892207.txt.gz · Last modified: 2024/12/22 18:30 by keremet