From: Andrew Foerster Date: 2006-08-09T06:47:47+09:00 Subject: Re: Installing rb-gsl-1.7.0 on Windows Smashing! That did it. I was tearing my hear out about the config and whatnot and all I had to do was a simple install. Thank you very much for the tip, Andrew unknown wrote: > On Wed, 9 Aug 2006, Andrew Foerster wrote: > >> checking gsl version... C:/rb-gsl-1.7.0/ext/extconf.rb:143: Check >> >> Alternatively, I've tried compiling my own binaries through Cygwin and >> I'm still waiting for those to finish compiling, but when I did it the >> first run through I didn't specify the prefix (which I figure messed it >> up). > > (and it shouldn't have ':' in it!) > >> >> Anyway, any information you can provide as far as getting GSL onto my >> Windows environment would be great. >> >> Thanks, >> >> Andrew > > all you should need to do is unpack the source, then run > > ruby install.rb > > try that and let me know how it goes - i've mananged to install it on > several > machines that way. the setup.rb/README stuff if for compiling it > ourself. > > -a -- Posted via http://www.ruby-forum.com/.