Skip to content

Instantly share code, notes, and snippets.

@sebolio
Last active September 4, 2015 18:05
Show Gist options
  • Save sebolio/4fc425ff3ee93f9ea259 to your computer and use it in GitHub Desktop.
Save sebolio/4fc425ff3ee93f9ea259 to your computer and use it in GitHub Desktop.
Requisitos pa s3fs
#no estoy seguro si todo es necesario, pero las dos primeras sí ~seb
#esto no me funcionó en Ubuntu (sucks) pero sí en Debian
sudo apt-get install automake
sudo apt-get install build-essential
sudo apt-get install libfuse-dev
sudo apt-get install fuse-utils
sudo apt-get install libcurl4-openssl-dev
sudo apt-get install libxml2-dev
sudo apt-get install mime-support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment