kellerben / dudle

Online event coordination and survey application
https://dud-poll.inf.tu-dresden.de
GNU Affero General Public License v3.0
339 stars 67 forks source link

Hosted web site: Library gettext missing #114

Closed SmartBulb67 closed 5 years ago

SmartBulb67 commented 5 years ago

Thank you for providing a self-hosted alternative for Doodle. I am just trying to get this running on a hosted web space (Strato PowerWeb), but with no luck currently. When accessing the "check.cgi" I get the following message:

Some problem occurred:

  • Some Library is missing: cannot load such file -- gettext` Some System Info: Ruby Version: 1.9.3-p551 Followed by some environment information.

All other CGI scripts throw a "500 Internal Server Error".

Any ideas on this?

Best regards, Daniel

kellerben commented 5 years ago

You have to install the ruby gettext library. Please read the README, it is written in the requirements section.