1 cd ~ 2 tar xzf /io/libsodium.tar.gz 3 cd libsodium-* 4 ./configure 5 make 6 make check 7 make install 8 strip --strip-all /usr/local/lib/libsodium.so 9 cp /usr/local/lib/libsodium.so /io/output
Cache object: 24d2bae4b56e44281444d0d5db7fa5b3
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.