We are planning to deploy Redmine on one of our Ubuntu servers. Unfortunately, Redmine will only run with Ruby 1.8 installed. The problem is that our server is already running Ruby 1.9 which is required by several applications.
Two questions:
- Can Redmine be set up for using a special Ruby version (i.e., linking two Ruby 1.8 in config file(s))?
- In general: Do you see any problems in having two Ruby versions installed on system and linked to /usr/bin ?
Thanks for your time and help, appreciate!
Best wishes, Bionicman