|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Plugin not instaling?Hi. I try to install a plugin, but with no success, nothing is printed, the plugin is not installed. Input and output on my console: wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ script/plugin install git://github.com/ewildgoose/render_component.git -r rails-2.3 wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ ./script/plugin install git://github.com/ewildgoose/render_component.git -r rails-2.3 wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ ruby script/plugin install git://github.com/ewildgoose/render_component.git -r rails-2.3 wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ ls -al vendor/plugins | grep active Software: rails 2.3.4 ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux] Any help appreciated. M. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Plugin not instaling?I tried this, but its still not doing everything: wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ ruby script/plugin install http://github.com/ewildgoose/render_component.git/ -r rails-2.3 + ./README + ./Rakefile + ./init.rb + ./lib/components.rb + ./test/abstract_unit.rb + ./test/components_test.rb -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Plugin not instaling?Ok, it is working, change git:// to http:// and add a trailing / to the URL. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Plugin not instaling?Michal Burak wrote: > Hi. > > I try to install a plugin, but with no success, nothing is printed, the > plugin is not installed. Input and output on my console: > > wojtek@wojtek-laptop-hp:~/workspace_galileo/miejscowki$ script/plugin > install git://github.com/ewildgoose/render_component.git -r rails-2.3 [...] > Any help appreciated. > > M. Do you have a Git client installed? Best, -- Marnen Laibow-Koser http://www.marnen.org marnen@... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free embeddable forum powered by Nabble | Forum Help |