search for: rubyinstaller

Displaying 20 results from an estimated 57 matches for "rubyinstaller".

2009 Dec 18
1
rubyinstaller-1.9.1-p243-rc1.exe | wxruby-ruby19-2.0.1-x86-mingw32.gem | encodage
Bonjour Alex. Ce matin j'ai installer "rubyinstaller-1.9.1-p243-rc1.exe" "wxruby-ruby19-2.0.1-x86-mingw32.gem" "SciTE.exe 2.0.1.0" Quand j'exécute (avec scite) mon fichier "Rss-wxruby.rbw" qui est encodé en utf8 et qui habituellement(avec les anciennes versions de ruby, wxruby et scite) fonctionne correctement...
2013 Jan 02
2
How to move rails 3.2.8 project from ubuntu to windows7?
...the rails app lives on this drive. This is for the benefit of a friend that uses a win7 laptop - she boots from the usb drive to run the rails app - works fine. I would like to have this app run in windows, so she doesn''t have to reboot to use it. I see that I can install rails via rubyinstaller (http://rubyinstaller.org/). QUESTION: Can I just copy the top-level rails application directory to windows? Haven''t tried yet - trying to get advice before I start 8-) Feel free to point me elsewhere Thanks -- You received this message because you are subscribed to the Google G...
2010 Feb 15
1
moved from ruby 1.8.6 to 1.8.7 and "We're sorry, but something went wrong."
I''m a windows user, and I was using ruby 1.8.6 installer over at RubyInstaller.org. All was working well, but I decided to give ruby 1.8.7 a try. I uninstalled 1.8.6, downloaded and installed ruby 1.8.7 from rubyinstaller, reinstalled rails and all of my gems, and copied over sqlite3.def and sqlite3.dll to the Ruby/bin. I then my start my server (just using webrick for now...
2009 Aug 07
7
Comments for Daniel Berger blog post
...going to work on Windows you may as well chuck it now and stick with C extensions. """ You can''t impose the platform to anyone, even less in the OpenSource community. That''s why I''ve created rake-compiler to help them support us. Now that FFI builds with RubyInstaller and DevKit, bug and patches can be provided by other developers. FFI team announced there will be no official support since the core team doesn''t run Windows, but that doesn''t mean they are not fond to integrate these changes. Wonder why your negative comment about it or if you h...
2011 Nov 18
3
Rails Installation Error: Failed to build gem native extension.
After installing Ruby, i tried installing Rails and this is the error i got: C:\Users\Eunice>gem install rails Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. C:/Ruby/bin/ruby.exe extconf.rb checking for re.h... *** extconf.rb failed *** Could not create Makefile due to some reason, problably lack
2011 Feb 25
1
mongrel/mongrel_rails windows question
...g if anyone has any recommendations for running mongrel/mongrel_service under Windows (Client requires Windows Server 2008, SQL Server 2008, IIS7, no budget for a *nix box of any kind). I have a working setup, but wondering if anyone has any further insight. Current working setup: Ruby 1.87 (via rubyinstaller.org) Rail 2.3.11 mongrel 1.1.15 (mingw32) mongrel_service 0.4.0 I''ll be looking at using the ARR features of IIS7 to do some load balancing between a few instances of mongrel running on different ports on the same box. I have read a lot of posts from people discussing troubles in getting...
2012 Jul 10
3
passenger not installing
C:\>gem install ''passenger'' ERROR: Error installing passenger: The ''fastthread'' native gem requires installed build tools. Please update your PATH to include build tools or download the DevKit from ''http://rubyinstaller.org/downloads'' and follow the instructions at ''http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'' -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group....
2009 Aug 05
1
Re: mingw32 library compatibility
Hi Fabio Fabio Petrucci wrote: > is the mingw32 wxruby distribution > http://rubyforge.org/frs/download.php/52487/wxruby-ruby19-2.0.0-x86-mingw32.gem > compatible with > mingw32 ruby 1.9.1 installer provided by Luis Lavena > http://rubyinstaller.org/downloads/ ? I think it is - I believe that''s the MingW-ruby19 distribution that''s used to build wxruby-2.0.0 for that platform. It''s certainly the one I use. alex
2013 Feb 26
2
Will FXRuby be ready to use with Ruby 2.0.0 x64 and x32 on Windows?
Hi Lars, people. I''ve realized that currently the gem(version 1.6.26) doesn''t work with Ruby 2.0.0 in Windows 32 bits, neither the 64 bits version, I''m talking about the versions listed here: http://rubyinstaller.org/downloads/ . There you can see both versions of Ruby and also the both versions of the DevKit: mingw64-32 and mingw64-64. I''ve tested with both cases and in none of them the gem can be installed, it raises and error(now I''m not in my computer so can''t show it, sorry)...
2006 Jul 24
3
0.9.0 Version of Gem installation problem?
Hi all. I have installed latest INSTANT RAILS i.e 1.3 When i run the following command: c:\instantRails\ruby\bin>gem -v it returns 0.8.11 I want it to be 0.9.0. I have downloaded gems 0.9.0 but i dont know how to place them and where so that i get the latest version of gems. Please help me out. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 May 04
7
Unable to Install ruby-odbc gem on windows 2008 server bit
Hi, I am trying to install the ruby-odbc gem on windows 2008 server Enterprise SP2 64 bit version I have installed the devkit for ruby and it is also getting installed. When trying to install this ruby-odbc gem some how make.exe file is getting crashing and I am unable to install it further. I am able to install the same gem on a 32 bit machine but the same procedure does not work out on 64
2010 Oct 15
5
Beginner cant get rake to work
Hello I am new to ruby on rails and trying to get it going on a windows machine However when I try to run the rake task it always fail with the following error message C:/Ruby192/lib/ruby/1.9.1/rubygems.rb:340:in `bin_path'': can''t find executable rake for rake-0.8.7 (Gem::Exception) from C:/Ruby192/bin/rake:19:in `<main>'' and I am not quite sure what I should
2006 Jul 28
6
need recommendations for apache configurations
I''m running a rails app on FedoraCore4 and so far have been using lighttpd and fastcgi. I''ve decided to switch to apache because lighttpd has been far too unstable, unpredictable, and slow. I don''t know if it''s lighttpd or the combination of lighttpd and fastcgi but it''s just not working for me. I need something that has been proven to work and
2012 Mar 04
1
JRuby devkit "gem install win32-api" fails. what to do?
2012 Jun 07
0
Error in creation of new Rails Project
...reating new files and sub-directories the following message appears Using rack-ssl (1.3.2) Installing json (1.7.3) Gem::InstallError: The ''json'' native gem requires installed build tools. Please update your PATH to include build tools or download the DevKit from ''http://rubyinstaller.org/downloads'' and follow the instructions at ''http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'' An error occured while installing json (1.7.3), and Bundler cannot continue. Make sure that `gem install json -v ''1.7.3''` succeeds before bundli...
2011 Dec 27
2
mysql compatibility error--already reported by another correspondent
C:/Ruby193/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86- mingw32/lib/mysql2/mysql2.rb:2:in `require'': Incorrect MySQL client librar y version! This gem was compiled for 6.0.0 but the client library is 5.5.19. (RuntimeError) -- 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
2011 Nov 28
4
Puppet Windows: Spaces in file paths a problem?
I thought I read somewhere in Puppet docs/wiki... that it is "recommended" to avoid spaces in file paths, or some similar verbiage, but now I cant find it. Does Puppet have any known issues with spaces in file paths? It would of course scare Windows admins away... So I hope I am wrong in thinking I read that. Thanks a lot, Mohamed. -- You received this message because you are
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
I am getting the following error message while installing, let me know if any one needs some more details. I followed instruction from "https://github.com/oneclick/rubyinstaller/wiki/Development-Kit". I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32]. E:\work_desk\trunk>gem install mysql2 -v 0.2.4 Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing mysql2: ERROR: Failed to bu...
2004 Jul 12
28
Windows compilation problems
...8/i386-msvcrt/wxruby.so: wrong argument type false (expected Class) (TypeError) from calendar.rbw:1 I am following the README.mswin build instructions. I have tried both release and debug builds with no luck. I am using: wxWidgets2.4.2 Ruby 1.8.1-13 from http://rubyforge.org/projects/rubyinstaller/ wxRuby 0.4.0 MS Visual C++ .Net (7.0) Also to get the makefile to include the xrc lib I needed to add these 3 lines to extconf.rb: if ($use_xrc == true) $libs += " #$WXLIBDIR/wxxrc#{$DEBUGPOSTFIX}.lib" end I put these lines right above $objs.push("wx.res")...
2006 Aug 15
5
Problems getting WEBrick server up and running (new to ruby)
Hello, I installed ruby and rails on Monday as I have been hearing great things about both the ruby language and rails framework. Installation went smoothly but I am having problems launching a WEBrick server so see what my newly created rails app is doing! My ruby/ rails installation: 1) Installed ruby directly by compiling the source code. 2) Working on a windows pc, using cygwin to run /