From ac907cf94237fa8d9b05e8a467074e9fd00fcf82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 21 Jan 2013 18:38:31 +0100 Subject: [PATCH] Update README.md Added dependency on subversion package for compiling mjpg-streamer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e19f628c..22421f9d 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ You should then be able to start the OctoPrint server: If you also want webcam and timelapse support, you'll need to download and compile MJPG-Streamer: cd ~ - sudo apt-get install libjpeg8-dev imagemagick libav-tools + sudo apt-get install subversion libjpeg8-dev imagemagick libav-tools wget -Omjpg-streamer.tar.gz http://mjpg-streamer.svn.sourceforge.net/viewvc/mjpg-streamer/mjpg-streamer/?view=tar tar xfz mjpg-streamer.tar.gz cd mjpg-streamer @@ -201,4 +201,4 @@ I also want to thank [Janina Himmen](http://jhimmen.de/) for providing the kick- Why is it called OctoPrint and what's with the crystal ball in the logo? ------------------------------------------------------------------------ -It so happens that I needed a favicon and also OctoPrint's first name -- Printer WebUI -- simply lacked a certain coolness to it. So I asked The Internet(tm) for advise. After some brainstorming, the idea of a cute Octopus watching his print job remotely through a crystal ball was born... [or something like that](https://plus.google.com/u/0/106003970953341660077/posts/UmLD5mW8yBQ). \ No newline at end of file +It so happens that I needed a favicon and also OctoPrint's first name -- Printer WebUI -- simply lacked a certain coolness to it. So I asked The Internet(tm) for advise. After some brainstorming, the idea of a cute Octopus watching his print job remotely through a crystal ball was born... [or something like that](https://plus.google.com/u/0/106003970953341660077/posts/UmLD5mW8yBQ).