I have compiled Raptor on Windows with cygwin, now I don’t know where to
put the files, so the rdf-raptor gem should work.
What shall I do?
I have compiled Raptor on Windows with cygwin, now I don’t know where to
put the files, so the rdf-raptor gem should work.
What shall I do?
I have compiled Raptor on Windows with cygwin, now I don’t know where to
put the files, so the rdf-raptor gem should work.
Unfortunately you can’t mix and match cygwin libraries with your windows
native ruby.
Your options:
There might be other options, too, dunno.
-rp
Roger P. wrote:
I have compiled Raptor on Windows with cygwin, now I don’t know where to
put the files, so the rdf-raptor gem should work.Unfortunately you can’t mix and match cygwin libraries with your windows
native ruby.Your options:
- install libxml/raptor using mingw devkit (might be easy, might be
hard).- install rdf-raptor gem using cygwin version of ruby, since you have
cygwin raptor libraries installed.There might be other options, too, dunno.
-rp
I’m trying to use RDF.rb on a Rails project, and almost everything is
ready, only RDF.rb is missing.
So, I think I’ll install MingW to try to compile libxml and raptor.
I already tried on Visual Studio, but didn’t work (I don’t know why).
Thank you for the tip. If I succeed, I’ll tell you.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs