help install redmine 0.9.3
Added by Nicolas P over 14 years ago
Hello,
on Sun 5.10,
Could you help me to install the latest version of redmine 0.9.3
which version of apache? php? mysql?
and then, version of ruby? rubygems? and all the gem needed (rails, rack, mysql)
I've installed these package but there are a lot of error, and impossible to connect to the database using redmine:
_ apache 2.2.9
_ php 5.2.6
_ mysql 5.0.83
_ ruby 1.8.6p230
_ rubygems 1.3.1 updated to 1.3.6
_ rails 2.3.5 [+ actionmailer, actionpack, activeresource, activerecord, activesupport]
_ rack 1.0.1
_ rake 0.8.3
_ mysql 2.8.1 =ERROR to install gem with library .15 or .16
and redmine 0.9.3 =ERROR to log in (pb to access to mysql database)
Too, I modify $PATH variable with bin path of apache, php, mysql and ruby
These package seem to be correct or not? Variable LD_LIBRARY_PATH is necessary or not?
Thanks you for your help.