Rake install problem

Hi,

I am trying to install a new gem (a very simple one)
I used jeweler gem to help creating the gem but I have a problem
installing it
I use the command: rake install
in the directory where the rakefile of the new gem
but nothing happens not even an error message
I am using Ruby 1.9.2 on Windows
Else can you help cretaing my first gem
regards,

rubix Rubix wrote in post #1032385:

Hi,

I am trying to install a new gem (a very simple one)
I used jeweler gem to help creating the gem but I have a problem
installing it
I use the command: rake install
in the directory where the rakefile of the new gem
but nothing happens not even an error message
I am using Ruby 1.9.2 on Windows
Else can you help cretaing my first gem
regards,

Hello,

Hellp us help you: http://yourbugreportneedsmore.info/

Shows us an actual output from the console will be more helpful.


Luis Lanvea

Hi
The problem is that I get nothing when I execute the command, I use
Command Prompt with Ruby, I go to the directory of the Rakefile and i
execute the command and then nothing happen and no error message is
shown until Windows is slow and memory is full so I kill the Command
prompt

If you can help me creating a simple gem (documentation or tutorial)
even without jeweler I will be thankful
regards