Skip to content

Cannot run Ruby-Rails on the code. #1

@jbkoh

Description

@jbkoh

Hi there,

I am trying to use this open source VTN emulator. It looks useful. However, I cannot run it.
1. "bundle install" -> This gives
Fetching gem metadata from http://rubygems.org/...........
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
You have requested:
torquebox-server ~> 3.0.2

The bundle currently has torquebox-server locked at 3.0.2.
Try running bundle update torquebox-server

If you are updating multiple gems in your Gemfile at once,
try passing them all to bundle update

2. "bundle update" -> This gives
Fetching gem metadata from http://rubygems.org/...........
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Could not find gem 'torquebox-server (~> 3.0.2) x86-mingw32' in any of the gem
sources listed in your Gemfile or available on this machine.

My running environment is

  1. Windows 10 64 bits.
  2. Rails 4.1 + Ruby 2.1 (tried 2.2 too.)

Do you have any suggestions to run your fantastic example?

Thank you.

p.s.- I would much appreciate if you could include "README" file so that I (and people) can follow easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions