Home Posts tagged "ruby 1.9.1"
formats

RMagick on Ruby 1.9.1 (i386-mingw32) Work !!! :D [UPDATE]

Published on February 12, 2010 by WaYdotNET in ruby, tips

RMagick on Ruby 1.9.1 (i386-mingw32) Work !!! Ispirate from : installing rmagick with mingw and ruby 1.9 and http://groups.google.com/group/rubyinstaller/browse_thread/thread/c837c4438d91208b but , on my laptop don’t work…. With Windows 7 work well: Step 1: DOWNLOAD 1 2 3 4 5 1) Ruby => http://rubyforge.org/frs/download.php/74298/rubyinstaller-1.9.2-p180.exe 2) DevKit => http://github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.1-20101214-1400-sfx.exe 3) ImageMagick => http://www.imagemagick.org/download/binaries/ImageMagick-6.6.7-9-Q16-windows-dll.exe 4) RMagick => https://github.com/rmagick/rmagick/zipball/master

(More)…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
formats

[SOLVED] log4r 1.1.4 & ruby 1.9.1 => GDC.rb and NDC.rb syntax error, unexpected ‘:’, expecting keyword_then or ‘;’ or ‘\n’

Published on January 31, 2010 by WaYdotNET in Script

EDIT: SOLVED , vedere commento log4r 1.1.4 & ruby 1.9.1 => GDC.rb and NDC.rb syntax error, unexpected ‘:’, expecting keyword_then or ‘;’ or ‘\n’ GDC.rb 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 —

(More)…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn