From 79bb5c10ab42e1f7c91e6b28b31bd3a5e4693c6a Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Wed, 7 Nov 2012 18:46:36 -0700 Subject: [PATCH] Remove lib.so note --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7195c837..0069260f 100644 --- a/README.md +++ b/README.md @@ -532,10 +532,6 @@ Your Rack middleware can pass author details to Gollum in a Hash in the session ## WINDOWS FILENAME VALIDATION Note that filenames on windows must not contain any of the following characters `\ / : * ? " < > |`. See [this support article](http://support.microsoft.com/kb/177506) for details. -## LIB.SO ERROR - -`Could not open library 'lib.so'` may be solved by installing `python-devel` on Fedora or `python-dev` on Ubuntu. Gentoo requires a rubypython [patch](https://gist.github.com/2802480) to use python2.7. - ## CONTRIBUTE If you'd like to hack on Gollum, start by forking my repo on GitHub: