I've done the init and install before.
When I run: gem install linecache19
I still get the ERROR: Failed to build gem native extension.
Any ideas about where I might look for the problem?
     Thanks,
         Barney

On Oct 6, 3:57 pm, Roy Situmorang <[email protected]> wrote:
> Hi Barney,
>
> The installation is already OK, but you just need to do the following steps:
> - Open your command shell and navigate to the DevKit installation folder
> (example: *C:\>DevKit*)
> - Next enter and run the following commands:*
>  ruby dk.rb init
>  ruby dk.rb install*
>
> That's it, now you test by installing the gem. Use the following command:
>   *gem install linecache19*
>
> Let me know if you stil have trouble.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to