Instructions for installing MediaGoblin on Fedora
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 7 Jul 2011 03:29:12 +0000 (22:29 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 7 Jul 2011 03:29:12 +0000 (22:29 -0500)
docs/hackinghowto.rst

index 08b228f1e966221a5964f168cd62dbe8b68f176e..914a51357e5dd9ae5937def641d382fa0f04a51a 100644 (file)
@@ -57,6 +57,11 @@ requirements::
     sudo apt-get install mongodb git-core python python-dev \
          python-lxml
 
+On Fedora::
+
+    yum install mongodb-server python-paste-deploy python-paste-script \
+         git-core python python-devel
+
 .. YouCanHelp::
 
    If you have instructions for other GNU/Linux distributions to set