We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3244044 commit 3c390c0Copy full SHA for 3c390c0
builder/chroot-script.sh
@@ -220,8 +220,8 @@ cd /var/www/
220
221
# install infragram in the web public folder:
222
# prerequisites:
223
-sudo apt-get install -y build-essential libxi-dev libglu1-mesa-dev libglew-dev pkg-config
224
-echo "Installing infragram"
+sudo apt-get install -y build-essential libxi-dev libglu1-mesa-dev libglew-dev pkg-config python2.7 python2.7-dev
+cho "Installing infragram"
225
git clone https://github.com/publiclab/infragram.git
226
cd infragram
227
npm install
0 commit comments