Hi,
On a Debian Linux 32 bits machine, I have installed the following things :
- RubyStack (1.9.3-0)
- Postgres module (5.3.17-0)
So, Apache, MySQL and PostgreSQL work!
Now, I try to install the Redmine 2.0.4-0 module and I have the following errors :
Error: Error running /opt/bitnami/installgem.sh : ERROR: While executing gem
... (Gem::DependencyError)
Unable to resolve dependencies: mocha requires metaclass (~> 0.0.1)
Press [Enter] to continue : Warning: Problem running post-install step. Installation may not complete
correctly
Error running /opt/bitnami/apps/redmine/scripts/redmineini.sh > /dev/null :
rake aborted!
Could not find gem 'mocha (= 0.12.3) ruby' in the gems available on this
machine.
(See full trace by running task with --trace)
rake aborted!
Could not find gem 'mocha (= 0.12.3) ruby' in the gems available on this
machine.
(See full trace by running task with --trace)
rake aborted!
Could not find gem 'mocha (= 0.12.3) ruby' in the gems available on this
machine.
(See full trace by running task with --trace)
Press [Enter] to continue :
#
----------------------------------------------------------------------------
Setup has finished installing BitNami Redmine Module on your computer.
Launch BitNami Redmine Module [Y/n]: Y
If I try to access the Redmine application (http://IP_address/redmine), I get the following message : Not Found The requested URL /redmine was not found on this server.
Do you know the reason of the mocha dependency errors? How can I solve this?
I try with the Redmine 2.1.2-0 module but it's the same problem.
Regards,
Philippe