You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rghost
I'm having trouble install RGhost on Mac OS (10.5.8). I used MacPorts
to install Ghostscript without any problems. I was then able to
install the RGhost gem, as follows:
After that is where I begin to run into trouble. I can't get the
environment test to run. Check out the following output from IRB:
rb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'rghost'
NameError: uninitialized constant RGhost
from ./rghost.rb:4
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from (irb):2
Any ideas?
Shairon Toledo
unread,
Oct 28, 2009, 5:49:05 AM10/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rgh...@googlegroups.com
Hi Kelly,
I already received a report about that, this was when the developer created a file called rghost.rb in local directory of the irb was fired up. Make sure that you are not doing the same thing.