Getting Term::Visual to work (require 'eventmanager' failing

H

Harish Chandra

I am looking at something called Term::Visual which does not have a gem.
Trying to get it to work. After doing ruby setup.rb (config , setup and
then install) into /opt/local it still is looking for "eventmanager".
However, there seems to be no gem or anything else in ruby called
eventmanager.

/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- eventmanager (LoadError)
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from /opt/local/lib/ruby/site_ruby/1.8/term/visual.rb:4
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from ex2.rb:2

I am running the sample programs to see what it offers.

Background: I am quite new to ruby. Have been playing around with curses
(basic) then thought I would see what all is already available that
could help me get more out of ncurses. So I've got ncurses gem installed
-- OK.

Most rubyforge curses projects have not released any files as yet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top