bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 166 forks source link

"genghisapp: command not found" on Windows #174

Closed ClementParis016 closed 9 years ago

ClementParis016 commented 10 years ago

Hello there,

I am trying to use genghisapp on my computer which is running on Windows 8.1 64-bit. I've installed Ruby 2 x64, then installed the Ruby DevKit and after that installed genghis and its dependencies. I've also added the bin directory of Ruby to my path variables.

But finally, when I run genghisapp in the command prompt, it says "command not found".

I would appreciate some help to solve this problem ;)

bobthecow commented 10 years ago

I don't know, to be honest. I've never really used Ruby on Windows.

It sounds like either the gem install failed, or your Ruby bin directory isn't actually in your path. Check the output of gem env to get the EXECUTABLE DIRECTORY. Check that directory and make sure there's a genghisapp binary in there.

ClementParis016 commented 10 years ago

Thank you for your answer!

Day after day Windows is going down in my estimation...

Well, the EXECUTABLE DIRECTORY returned by gem env is correct, but there is not any genghisapp in.

bobthecow commented 10 years ago

That's strange. Run gem install genghisapp -V and paste the result?

ClementParis016 commented 10 years ago

Yes, here it's the output of the command gem install genghisapp -V:

$ gem install genghisapp -V
GET https://api.rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
HEAD https://api.rubygems.org/api/v1/dependencies
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=genghisapp
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=json
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=mongo
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=sinatra-mustache
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=sinatra-contrib
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=sinatra
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=vegas
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=bson
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=mustache
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=tilt
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=multi_json
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=rack-protection
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=rack-test
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=backports
200 OK
GET https://api.rubygems.org/api/v1/dependencies?gems=rack
200 OK
Temporarily enhancing PATH to include DevKit...
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/.gitignore
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/.rspec
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/.travis.yml
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/Changelog.md
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/Gemfile
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/License.txt
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/README.md
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/Rakefile
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/ext/mkrf_conf.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/lib/proxies/currystache.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/lib/sinatra-mustache/version.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/lib/sinatra/helpers/mustache.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/lib/sinatra/mustache.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/lib/tilt/mustache_template.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/sinatra-mustache.gemspec
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/fake_template_helper.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/mustache_spec.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/mustache_template_spec.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/request_helper.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/spec_helper.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/views/box.mustache
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/views/hello.mustache
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/views/layout_too.mustache
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/views/needs_partial.mustache
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/sinatra-mustache-0.3.1/spec/views/yaml.mustache
Building native extensions.  This could take a while...
c:/Ruby200-x64/bin/ruby.exe mkrf_conf.rb
c:/Ruby200-x64/bin/ruby.exe -rubygems c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/rake-0.9.6/bin/rake RUBYARCHDIR=c:/Ruby200-x64/lib/ruby/gems/2.0.0/extensions/x64-mingw32/2.0.0/sinatra-mustache-0.3.1 RUBYLIBDIR=c:/Ruby200-x64/lib/ruby/gems/2.0.0/extensions/x64-mingw32/2.0.0/sinatra-mustache-0.3.1

Successfully installed sinatra-mustache-0.3.1
GET https://api.rubygems.org/quick/Marshal.4.8/bson-1.9.2.gemspec.rz
302 Moved Temporarily
GET https://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/bson-1.9.2.gemspec.rz
200 OK
Downloading gem bson-1.9.2.gem
GET https://api.rubygems.org/gems/bson-1.9.2.gem
302 Moved Temporarily
GET https://aws-eu-cache01.rubygems.org/gems/bson-1.9.2.gem
Fetching: bson-1.9.2.gem (100%)
200 OK
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/bson.gemspec
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/LICENSE
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/VERSION
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/bin/b2json
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/bin/j2bson
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/bson_c.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/bson_java.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/bson_ruby.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/byte_buffer.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/exceptions.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/ordered_hash.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/support/hash_with_indifferent_access.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/binary.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/code.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/dbref.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/min_max_keys.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/object_id.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bson-1.9.2/lib/bson/types/timestamp.rb
c:/Ruby200-x64/bin/b2json
c:/Ruby200-x64/bin/b2json.bat
c:/Ruby200-x64/bin/j2bson
c:/Ruby200-x64/bin/j2bson.bat
Successfully installed bson-1.9.2
GET https://api.rubygems.org/quick/Marshal.4.8/mongo-1.9.2.gemspec.rz
302 Moved Temporarily
GET https://aws-eu-cache01.rubygems.org/quick/Marshal.4.8/mongo-1.9.2.gemspec.rz
200 OK
Downloading gem mongo-1.9.2.gem
GET https://api.rubygems.org/gems/mongo-1.9.2.gem
302 Moved Temporarily
GET https://aws-eu-cache01.rubygems.org/gems/mongo-1.9.2.gem
Fetching: mongo-1.9.2.gem (100%)
200 OK
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/mongo.gemspec
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/LICENSE
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/VERSION
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/README.md
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/Rakefile
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/bin/mongo_console
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/collection.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/cursor.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/db.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/exceptions.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/gridfs/grid.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/gridfs/grid_ext.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/gridfs/grid_file_system.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/gridfs/grid_io.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/legacy.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/mongo_client.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/mongo_replica_set_client.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/mongo_sharded_client.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/networking.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/conversions.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/core_ext.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/logging.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/node.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/pool.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/pool_manager.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/read_preference.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/server_version.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/sharding_pool_manager.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/socket_util.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/ssl_socket.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/support.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/tcp_socket.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/thread_local_variable_manager.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/unix_socket.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/uri_parser.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/lib/mongo/util/write_concern.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/authentication_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/collection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/connection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/conversions_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/cursor_fail_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/cursor_message_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/cursor_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/db_api_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/db_connection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/db_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/grid_file_system_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/grid_io_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/grid_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/pool_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/safe_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/ssl_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/support_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/threading_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/timeout_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/uri_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/functional/write_concern_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/authentication_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/basic_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/client_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/complex_connect_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/connection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/count_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/cursor_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/insert_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/max_values_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/pinning_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/query_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/read_preference_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/refresh_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/replication_ack_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/replica_set/ssl_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/sharded_cluster/basic_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/shared/authentication.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/test_helper.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/threading/basic_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/tools/mongo_config.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/tools/mongo_config_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/client_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/collection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/connection_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/cursor_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/db_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/grid_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/mongo_sharded_client_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/node_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/pool_manager_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/pool_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/read_pref_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/read_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/safe_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/sharding_pool_manager_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/util_test.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/mongo-1.9.2/test/unit/write_concern_test.rb
c:/Ruby200-x64/bin/mongo_console
c:/Ruby200-x64/bin/mongo_console.bat
Successfully installed mongo-1.9.2
Downloading gem genghisapp-2.3.11.gem
GET https://api.rubygems.org/gems/genghisapp-2.3.11.gem
302 Moved Temporarily
GET https://aws-eu-cache01.rubygems.org/gems/genghisapp-2.3.11.gem
Fetching: genghisapp-2.3.11.gem (100%)
200 OK
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/LICENSE
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/README.markdown
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/CHANGELOG.markdown
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/genghis.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/bin/genghisapp
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/spec/requests/api_spec.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/spec/requests/client_spec.rb
c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/genghisapp-2.3.11/spec/spec_helper.rb
c:/Ruby200-x64/bin/genghisapp
c:/Ruby200-x64/bin/genghisapp.bat
Successfully installed genghisapp-2.3.11
Parsing documentation for bson-1.9.2
Parsing sources...
100% [14/14]  lib/bson/types/timestamp.rb
Installing ri documentation for bson-1.9.2
Parsing documentation for genghisapp-2.3.11
Parsing sources...
100% [ 8/ 8]  spec/spec_helper.rb
Installing ri documentation for genghisapp-2.3.11
Parsing documentation for mongo-1.9.2
Parsing sources...
100% [31/31]  lib/mongo/util/write_concern.rb
Installing ri documentation for mongo-1.9.2
Parsing documentation for sinatra-mustache-0.3.1
Parsing sources...
100% [ 7/ 7]  lib/tilt/mustache_template.rb
Installing ri documentation for sinatra-mustache-0.3.1
4 gems installed

Since I've run, it genghisapp works well, don't know why! Thank you!

bobthecow commented 10 years ago

So it works now? I guess it was just an issue during install the first time?

ClementParis016 commented 10 years ago

Yep it works now! I've tried installing two or three times by standard method, but since I've used the command you suggested, it works properly. Thank you!

reteixeira10 commented 7 years ago

i have same problem , oh god , im so sad , i try all , not works for me