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 fcfa38f commit ca35fc9Copy full SHA for ca35fc9
builder/chroot-script.sh
@@ -220,7 +220,7 @@ 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 python2.7 python2.7-dev
+sudo apt-get install -y build-essential libxi-dev libglu1-mesa-dev libglew-dev pkg-config python python-dev
224
git clone https://github.com/publiclab/infragram.git
225
cd infragram
226
npm install
0 commit comments