Skip to content

Instantly share code, notes, and snippets.

@s-chb
Created June 24, 2020 09:51
Show Gist options
  • Save s-chb/2831cff813014a203968ed8a4ddae375 to your computer and use it in GitHub Desktop.
Save s-chb/2831cff813014a203968ed8a4ddae375 to your computer and use it in GitHub Desktop.
cd s3fs-fuse
./autogen.sh
./configure --prefix=/usr --with-openssl
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment