This forum is no longer active. Please post your questions to our new community site
ubuntu 10.04lts cannot install plugins
|
|
Redmine is installed and works fine. Can’t install plugins tho: Instructions for the plugin say run: rake db:migrate_plugins … but I get the error command rake not found. I did a sudo apt-get install rake and got further but now I have other errors. I’ve seen reference to using the ./use_redmine console but can’t find that file either. Poking around I seem to be in an endless loop of sudo apt-get install [insert missing dependency here]. What am I missing? |
|
|
Ugh, and now I’m stuck (after having installed all the missing gems etc) at: This can’t be that difficult. I must be missing something obvious… |
|
|
Hi, Yo do not need to install the gems, the Stack already includes them. You should go to your installation directory and run the “use_redmine” script. Then you can run the rake command or any ruby binary. You can find more help at http://wiki.bitnami.com/Components/BitNami_console |
|
|
Hm.. that’s not working either. When I go the /opt/rubystack-2.2-0 and issue ./use_rubystack it get: Hm.. that’s not working either. When I go the /opt/rubystack-2.2-0 and issue ./use_rubystack it get:No such file or directory Hm.. that’s not working either. When I go the /opt/rubystack-2.2-0 and issue ./use_rubystack it get:No such file or directoryIt’s almost as if I’m missing something in my path. Issuing a find -name use_* from / I get no results implying that there are no scripts in the server starting with use_ Hm.. that’s not working either. When I go the /opt/rubystack-2.2-0 and issue ./use_rubystack it get:No such file or directoryIt’s almost as if I’m missing something in my path. Issuing a find -name use_* from / I get no results implying that there are no scripts in the server starting with use_What else am I missing? |
|
|
wow, that post got mangled… |
|
|
Okay, so now we’re getting somewhere. I changed two things at the same time – not sure which was the problem though. The first thing I changed was now I’m using ubuntu server 11.04. One of those two gave me the ./use_redmine file that was missing and I suspect (for fairly obvious reasons) it’s the 32 bit stack that’s the culprit. |
|
|
Mmm.. did you install Redmine on top of RubyStack? in this case the name is “rubyconsole”. I apologize for the confusion. |

