Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdebug-ide: command not found #49

Open
vladimir-vg opened this issue May 1, 2011 · 0 comments
Open

rdebug-ide: command not found #49

vladimir-vg opened this issue May 1, 2011 · 0 comments

Comments

@vladimir-vg
Copy link

Got $subj message when tried to run :Rdebugger inside rails project dir.

OS: Ubuntu 10.10, nothing special.

ruby-debug-ide is installed:

$ gem list | grep debug
ruby-debug-base19 (0.11.25)
ruby-debug-ide19 (0.4.12)
ruby-debug19 (0.11.6)

Running rdebug-ide in console succesful, but running whereis rdebug-ide returns nothing. It's correct behavior?

I'm using pathogen and rvm (maybe trouble is there):

$ rvm info

ruby-1.9.2-p180:

  system:
    uname:       "Linux v-Dell-500 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686 GNU/Linux"
    bash:        "/bin/bash => GNU bash, version 4.1.5(1)-release (i686-pc-linux-gnu)"
    zsh:         " => not installed"

  rvm:
    version:      "rvm 1.5.2 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]"

  ruby:
    interpreter:  "ruby"
    version:      "1.9.2p180"
    date:         "2011-02-18"
    platform:     "i686-linux"
    patchlevel:   "2011-02-18 revision 30909"
    full_version: "ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]"

  homes:
    gem:          "/home/v/.rvm/gems/ruby-1.9.2-p180"
    ruby:         "/home/v/.rvm/rubies/ruby-1.9.2-p180"

  binaries:
    ruby:         "/home/v/.rvm/rubies/ruby-1.9.2-p180/bin/ruby"
    irb:          "/home/v/.rvm/rubies/ruby-1.9.2-p180/bin/irb"
    gem:          "/home/v/.rvm/rubies/ruby-1.9.2-p180/bin/gem"
    rake:         "/home/v/.rvm/gems/ruby-1.9.2-p180/bin/rake"

  environment:
    PATH:         "/home/v/.rvm/gems/ruby-1.9.2-p180/bin:/home/v/.rvm/gems/ruby-1.9.2-p180@global/bin:/home/v/.rvm/rubies/ruby-1.9.2-p180/bin:/home/v/.rvm/bin:/home/v/repos/ioke/bin:/home/v/pseudo-root/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
    GEM_HOME:     "/home/v/.rvm/gems/ruby-1.9.2-p180"
    GEM_PATH:     "/home/v/.rvm/gems/ruby-1.9.2-p180:/home/v/.rvm/gems/ruby-1.9.2-p180@global"
    MY_RUBY_HOME: "/home/v/.rvm/rubies/ruby-1.9.2-p180"
    IRBRC:        "/home/v/.rvm/rubies/ruby-1.9.2-p180/.irbrc"
    RUBYOPT:      ""
    gemset:       ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant