Skip to content

netlist.rb:2:in `require': no such file to load -- subexec (LoadError) #1

@natv

Description

@natv

It could be something I'm doing wrong, kind of new to Ruby. I'm running this on the latest version of Backtrack .

This is what I get when testing:

t# ruby netlist.rb facebook
netlist.rb:2:in `require': no such file to load -- subexec (LoadError)

I did a "gem install subexec":

t# gem install subexec
Successfully installed subexec-0.2.2
1 gem installed
Installing ri documentation for subexec-0.2.2...
Installing RDoc documentation for subexec-0.2.2...

but I still get the same error.

Thanks

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