error>>
Problem running post-install step. Installation my not complete correctly. Error running /home/user/rubystack-3.2.5-0/apps/redmine/scripts/redmineini.sh > /dev/null : rake aborted! Could not find multi_json-1.1.0 in any of the sources
attempts>>
i am new to bitnami and dont have a huge amount of linux experience so i'm kind of flailing about...
sudo gem install multi_json -v"1.1.0" Fetching: multi_json-1.1.0.gem (100%) Successfully installed multi_json-1.1.0 1 gem installed Installing ri documentation for multi_json-1.1.0... Installing RDoc documentation for multi_json-1.1.0...
error still persisted.
checking out ~/rubystack-3.2.5-0/ruby/lib/ruby/gems/1.9.1/gems i notice that
multi_json-1.0.4
so i'm guessing the rubystack has an older version of multi_json installed. but i'm not sure how to upgrade the version inside the stack?
i'm currently hunting through redmineini.sh to try and see if i can set something to multi_json-1.0.4 instead of multi_json-1.1.0
system info >>
kubuntu 12.04 64 bit, a clean install a week ago that has been used to try out various bitnami stacks and native installers
running
bitnami-redmine-2.0.3-1-module-linux-x64-installer.run bitnami-rubystack-3.2.5-0-linux-x64-installer.run