7 minute tutorial troubles

58 views
Skip to first unread message

toulon

unread,
Jan 13, 2012, 11:12:48 AM1/13/12
to Netzke
Tried and successfully ran the 7 minute tutorial
http://blog.writelesscode.com/blog/2010/06/14/extjs-rails-crud-application-in-7-minutes/
some time ago and tried again without success.

To give you a reference point of some time ago, after running "rails
netzke_task_manager && cd netzke_task_manager" and "gem install netzke-
basepack" the output included
----------------------
Thanks for installing Netzke Core!

Don't forget to run "./script/generate netzke_core" for each Rails
app that will be using this gem.

Netzke home page: http://netzke.org
Netzke Google Groups: http://groups.google.com/group/netzke
Netzke tutorials: http://blog.writelesscode.com
----------------------

Two errors
First error
netzke_task_manager $ rails generate netzke:baspack
Could not find generator netzke:baspack.

Second error
netzke_task_manager $ gem 'netzke-core', :git => "git://github.com/
skozlov/netzke-core.git"
-bash: git://github.com/skozlov/netzke-core.git: No such file or
directory

Background
trillium netzke_task_manager $ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]
trillium netzke_task_manager $ rails -v
Rails 3.1.3
trillium html $ rails new netzke_task_manager -d mysql && cd
netzke_task_manager
exist
identical README
<snip>
Your bundle is complete! Use `bundle show [gemname]` to see where a
bundled gem is installed.

Figured I needed netzke-basepack so
trillium netzke_task_manager $ gem install netzke-basepack

========================================================================

Thanks for installing netzke-basepack!

Don't forget to run "rails generate netzke:baspack" to copy
necessary
assets to your public folder!

Netzke home page: http://netzke.org
Netzke Google Groups: http://groups.google.com/group/netzke
Netzke tutorials: http://blog.writelesscode.com

========================================================================

Successfully installed netzke-basepack-0.7.3
1 gem installed
That is when my first error showed up
netzke_task_manager $ rails generate netzke:baspack
Could not find generator netzke:baspack.

Tried to continue with
gem 'netzke-core', :git => "git://github.com/skozlov/netzke-core.git"
gem 'netzke-basepack', :git => "git://github.com/skozlov/netzke-
basepack.git"

Received second error
netzke_task_manager $ gem 'netzke-core', :git => "git://github.com/
skozlov/netzke-core.git"
-bash: git://github.com/skozlov/netzke-core.git: No such file or
directory

Please tell me what I am doing wrong

Evgeni (Rush) Nepomniashchi

unread,
Mar 29, 2012, 6:39:44 AM3/29/12
to net...@googlegroups.com
may be you forget to install git?

Ubuntu/debian:

apt-get install git-core

Ubuntu 11.10+
apt-get install git

пятница, 13 января 2012 г. 20:12:48 UTC+4 пользователь toulon написал:
Reply all
Reply to author
Forward
0 new messages