buschmais / redmics

Plug-in for Redmine (http://www.redmine.org/) to export project issues and versions as ICalendar (ICS) files
41 stars 18 forks source link

After Installing plugin redmine stops working in MAC #5

Closed piyush-singhal closed 11 years ago

piyush-singhal commented 11 years ago

I am facing a issue with this plugin in mac os.

After copying plugin file in plugin folder redmine stops working.

fs5 commented 11 years ago

Please attach the relevant part of the redmine.log to this case. Which folder did you place the plugin in? Redmine version? Ruby version? Did you follow the installation guide by letter? piyush-singhal notifications@github.com schrieb:

  I am facing a issue with this plugin in mac os.

  After copying plugin file in plugin folder redmine stops working.

  —
  Reply to this email directly or view it on GitHub.
piyush-singhal commented 11 years ago

I am using Bitnami Redmine Stack 2.3.2-1 .

When I run following command in terminal it gives me error "could not find mysql2-0.3.11 in any of the sources".

thin start -p 3003 -e production --prefix /redmine

when I try to install gem install mysql it again gives error.

I have attached production.log, there is no redmine.log in my installation directory.

On Fri, Aug 30, 2013 at 12:36 PM, Frank Schwarz notifications@github.comwrote:

Please attach the relevant part of the redmine.log to this case. Which folder did you place the plugin in? Redmine version? Ruby version? Did you follow the installation guide by letter? piyush-singhal notifications@github.com schrieb:

I am facing a issue with this plugin in mac os.

After copying plugin file in plugin folder redmine stops working.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/buschmais/redmics/issues/5#issuecomment-23544025 .

fs5 commented 11 years ago

I have just tested redmics with the current HEAD of the trunk of Redmine. I can see no issues.

I will close this issue as I cannot see how I can help you. Your description gives me no clue of what the issues is about or how to reproduce it.