Question

I'm trying to install sedna xml database gem on ruby 1.9.2/rails 3.05. There is an errors list: http://img101.imageshack.us/img101/2830/errorslist.png Any ideas?

Was it helpful?

Solution

It's quite tricky thing on Windows as far as I know. Try this one solution: http://permalink.gmane.org/gmane.text.xml.sedna/2209 .

OTHER TIPS

Seems like you are missing the devkit. Have you installed/configured devkit?. If everything fails try this.

gem install sedna --platform=mswin32
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top