Skip to content

Strange Error installing #36

@arjunmenon

Description

@arjunmenon

I have Ruby 2.2.3 on an Elementary OS freya machine. Glade version 3.18.3

Tried installing Visual Ruby following the download guidelines.

First got this error
Typelib file for namespace 'GtkSource' (any version) not found (GLib::Error)

Then installed gtksourceview2, now getting this error

/home/arjun/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/gobject-introspection-3.0.9/lib/gobject-introspection.rb:34:in `<top (required)>': uninitialized constant Pathname (NameError)
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:69:in `require'
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/gtk3-3.0.9/lib/gtk3.rb:17:in `<top (required)>'
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:121:in `require'
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:121:in `require'
    from /home/arjun/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/visualruby-3.0.22/vr:1:in `<top (required)>'
    from /home/arjun/.rbenv/versions/2.2.3/bin/vr:23:in `load'
    from /home/arjun/.rbenv/versions/2.2.3/bin/vr:23:in `<main>'

Anyway to fix this?
Have already done this sudo apt-get install libgtk-3-dev after installing Glade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions