Open lottspot opened 11 years ago
Also, I forgot to mention, this is being run on FreeBSD 9.1
Seems to be a common issue, not only when running FreeBSD. Maybe this would help as a fix: https://github.com/pat/thinking-sphinx/pull/380
If you are using ruby 2.0 or above, grit
will not work. It is not maintained anymore - https://github.com/mojombo/grit
I solved this for me using older ruby version (1.9.3) in my case.
If you use RVM, see: https://github.com/dreverri/gollum-site/issues/37#issuecomment-46623836
Is this project going to use gitlab_grit instead?
I did see issue #25, but the stacktrace I received is very different from the stacktrace received by the users in that issue is quite different from this stack trace, so it seemed reasonable to assume they are separate issues.
Anyhow, I was just trying to replicate the example from the README.md step by step, and when I got to the gollum-site generate step, I encountered this set of errors.
Any help which can be offered is greatly appreciated, as I'm very hopeful to use gollum-site for my primary site platform!