Matthias Fechner <ide...@fechner.net> has reassigned Bugzilla Automation
<bugzi...@freebsd.org>'s request for maintainer-feedback to r...@freebsd.org:
Bug 213051: www/redmine start of thin fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213051



--- Description ---
Created attachment 175235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175235&action=edit
Fixed problem that the webserver Thin could not be started

Compile redmine with WWWSERVER Thin.
Try to start it with service redmine start.
You will get an error message that ruby22 is not found.

This is because the script uses "#!/bin/env ruby22" but /usr/local/bin is not
in path.

Apply the attached patch to fix the problem.
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to