[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

gem oddities?

Stu

12/28/2004 1:44:00 PM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


have been migrating a lot of my stuff over to my unix box..

on windows, I have latest rubygems, and have the ncurses 0.9.1,
my code has

require "ncurses"

and all works fine...

on my unix box, i have rubygems same version and ncurses 0.9.1
gem installed...

but now I get

rfm.rb:10:in `require': No such file to load -- NCurses (LoadError)
from rfm.rb:10

I dont know whats wrong. All the NCurses examples give same error...
works on windows, does not work on my test linux box...

windows is using pdcurses 2.4,
linux is using ncurses 5.4...

what do I need to do to make the requre "ncurses" work??

- --
- -- Stu

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB0WM4Hke2U6OXzu0RAjFrAJ90a2lMvnUQpQHH86xbcZF9LfGhDwCffHxH
MjjB2s82NZ41OGI/FFmLF7U=
=PZ9w
-----END PGP SIGNATURE-----
1 Answer

Kaspar Schiess

12/29/2004 8:51:00 AM

0

(In response to news:IqdAd.73$F23.31@newsfe3-gui.ntli.net by Stu)

> what do I need to do to make the requre "ncurses" work??

Have you set RUBYOPT=rubygems to autorequire rubygems ? Excuse me if this
is a silly question to ask..

kaspar

hand manufactured code - www.tua.ch/ruby