« Return to Thread: Pipmaze 0.2

Re: Pipmaze 0.2

by Aidan Gauland :: Rate this Message:

Reply to Author | View in Thread

You should be able to just put the file "cmd.rb" in the same directory as
"pipmaze.rb".  Try this and let me know if you have any trouble.  I seem to
remember reading somewhere that the Ruby install that Apple ships with
Macintosh doesn't have the Readline library, and doesn't let you load C
modules (so you can't just get Readline and install it yourself).

  -Aidan

Christian Walther wrote:

> For those like me who have never used Ruby, and are too busy to spend  
> the time to figure it out on their own at the moment, could you  
> explain how to install the prerequisite "cmd" package?
>
>  From the URL you provided, I downloaded a file named "cmd-0.7.2.gem".  
> Unsure what to do with it, I discovered that there is a command-line  
> tool called "gem". I tried "gem install cmd", and it seemed to  
> download and install something, but trying to run Pipmaze still gives  
> me the same error as before:
>
>    buia:~/Desktop/Incoming/pipmaze-0.2 cwalther$ ruby pipmaze.rb
>    Welcome to Pipmaze version 0.2
>    pipmaze.rb:31:in `require': no such file to load -- cmd (LoadError)
> from pipmaze.rb:31
>
> I'm using Mac OS X 10.5.5 and the Ruby that comes with it (ruby 1.8.6  
> (2008-03-03 patchlevel 114) [universal-darwin9.0]).


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pipmak-Users mailing list
Pipmak-Users@...
news://news.gmane.org/gmane.games.devel.pipmak.user
https://lists.sourceforge.net/lists/listinfo/pipmak-users

 « Return to Thread: Pipmaze 0.2