search for: rubyw

Displaying 20 results from an estimated 27 matches for "rubyw".

Did you mean: ruby
2006 May 18
10
What IDE can be used with InstantRails
What IDE can be used with InstantRails I have installed ?InstantRails-1.3a-win? on my PC. When I first started the InstantRails, an error message said something about unable to start Apache because Port 80 being used by another process. I went to change the Apache Port 80 and List 80 to Port 4001 and Listen 4001 respectively. I was ratrher pleased that ?phpmyadmin? was working at
2008 Jul 09
2
DOS box popping up under rubyscript2exe
Hello My email has been broken for a week and some of it seems to have gone astray - so if there are other unanswered wxruby queries kicking about, please repost or forward me them. I have encountered this problem with a DOS box popping up under rubyw / rubyscript2exe; I don''t think it''s related to wxruby. I found them popping up when shelling out with backticks - I believe the way that ruby executes external programs on Windows causes this if no command shell is already present. This may be what''s happen with rece...
2009 Nov 26
2
how can i use windows xp style in wxruby
sorry, i can''t open the page: http://rubyonwindows.blogspot.com/2007/10/windows-xp-visual-style-controls-with.html so, can anyone send the content to me? thinks very much can put here or send me email: bencode@163.com -- Posted via http://www.ruby-forum.com/.
2006 Dec 27
7
A FastCGI-compliant executable for RubyOnRails
We are looking for a FastCGI protocol compliant RoR executable that can be used to host RoR in FastCGI mode. However, neither Ruby.exe nor Rubyw.exe appear to work with the FastCGI protocol (http://www.fastcgi.com/devkit/doc/fcgi-spec.html). Perhaps we are missing specific command line switches, or environment variables necessary to make this work. Any information much appreciated. Thanks, Mike Volodarsky IIS7 team --~--~---------~--~...
2007 Oct 23
6
wxRuby 1.9.2
I''m happy to announce that wxRuby 1.9.2 is now available from Rubyforge. As usual we''ve got source and binary gems for Win32, OS X and Linux: http://rubyforge.org/frs/?group_id=35 or gem install wxruby == WHAT''S NEW == This release has a mix of new syntax features, new classes, and lots of minor fixes and additions * New shorter syntax for event handlers * New
2005 May 23
16
Success - Rails, FastCGI, and IIS / Windows Server
...http://www.caraveo.com/fastcgi/fastcgi-0.6.zip fcgi.rb and fcgi.so from Ruby for Apache: http://rubyforge.org/frs/download.php/2198/RubyForApache-beta2.exe It appears to be stable. I haven''t had a chance to stress test it yet but so far I have not seen anything odd like rubyw processes multiplying without limit. It took an all-nighter and more than once my stack of ASP.Net books started looky mighty attractive. xev
2008 May 02
3
FIX for wxruby-1.9.6 on Windows
Hi If you''ve installed the latest wxRuby 1.9.6 on Windows and are having trouble running applications, please try the following steps: 1) Ensure that you have msvcr80.dll and msvcp80.dll available on your system. If you haven''t got them, they can be downloaded for free from http://www.dll-files.com/ and placed in your ruby/bin directory. 2) Copy a file called
2004 Jan 06
5
Another Updated - wxRuby Windows installeravailable for
Hmm everything installed fine but when I try to run the samples I get an error dialog stating: "rubyw.exe - unable to Locate Component This application has failed to start because MSVCRTD.dll was not found. Re-installing the application may fix this problem." Which unless you are supplying the debug microsoft dll''s, re-installing will have no effect :) This was on WinXP profession...
2012 Mar 07
8
Puppet Agent on Windows - High CPU Usage
I recently noticed that the Windows host where I installed the Puppet agent for testing was thrashing the CPU. The culprit ended up being Ruby.exe *32 - "Ruby interpreter (CUI) 1.8.7.334 [i386-mingw32]". This is actually being launched by the puppet-agent service in Windows. The CPU on the host was pegged around 50% all day long. When I shut down the puppet-agent it went down to a
2006 Mar 29
6
RadRails Broke with 1.8.4 / 1.1
I''ve been using the radrails eclipse plugin with ruby 1.0 & Rails 1.8.2 up until this morning... I just installed Ruby 1.8.4 (one-click installer rc1) and Rails 1.1. Now the rails eclipse plugin does not seem to be aware of how to run ruby and has lost the ability to start the webrick server. I''m sure it''s a simple configuration issue but the radrails
2004 Jan 04
4
wxRuby Windows installer available for testing
I have a first cut of a windows installer for wxRuby available for testing. It can be downloaded with this URL: http://curthibbs.us/wxruby-mswin-0.2_debug.zip This installer currently assumes that you have installed Ruby from Andy Hunt''s one-click Ruby Installer for Windows, *and* that you have installed it in the default directory (C:\ruby). I still need to figure out how to read
2005 Mar 06
10
A Nightmare on Rails Street: Windows Lives!
Just spent 40+ hours in two days deploying my app on Windows 2000. Not all the time was Apache/MySql related, but a significant portion was. What a nightmare that was. Unfortunately, the customer is dead-set on "standardizing" by using Windows. So, as I sat there between a Linux box and an AIX box working on this thing, I ran into problems, part of which were: CGI was slow (Dell
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
...9;', Config::CONFIG[''bindir''] rake/rakemswin.rb: mv ''msvcr80.dll'', Config::CONFIG[''bindir''] rake/rakemswin.rb: ruby_manifest = File.join(Config::CONFIG[''bindir''], ''ruby.exe.manifest'') rake/rakemswin.rb: rubyw_manifest = File.join(Config::CONFIG[''bindir''], ''rubyw.exe.manifest'') rake/rakemingw.rb: File.join(Config::CONFIG[''libdir''], Config::CONFIG[''LIBRUBY'']) rake/rakeconfigure.rb:$ruby_cppflags = Config::CONFIG["CFLAGS"] r...
2008 May 10
5
wxRuby 1.9.7 released
Hi wxRuby 1.9.7 is now available from rubyforge. This release is mainly to restore one-step gem installation for Windows users, so they can easily benefit from the many enhancements and fixes that were included in 1.9.6. The gem will now install Microsoft''s VC version 8.0 dlls. As usual ''gem install wxruby'' should get you the latest version. For users on Linux and
2006 Feb 22
13
Mongrel 0.3.6 -- Win32 Service/Rails Real Good
Hello Folks, This release of Mongrel should make the win32 folks go crazy. Thanks to Luis Lavena it supports a full service system for installing any Rails app as a service. This lets you start your rails apps from either the command line or the Service console. Stopping is still a bit problematic but we hope to have that solved in the next release. You win32 folks should probably send Luis
2010 Jul 20
1
ruby\samples\FXRuby\splitter.rbw
I am running the above sample and there are 3 panels (and, thus, two, uh, sliders). The left hand slider behaves the way I want. That is, when I move it left or right, the right hand slider does not move. The right hand slider does not do that. When I move it ... it moves the left hand slider. How do I make the right hand slider behave like the left hand slider? - - - - On a slightly
2007 Jul 25
11
taskbaricon
Salut alex, j''ai un petit souci. quand j''utilise "demotaskbaricon" avec traducteur-wxruby, que j''ouvre mon application(donc l''icone apparaît dans la barre de lancement rapide) et que je ferme mon application, l''icone disparaît tout de suite. Mais quand je l''utilise avec l''exemple Wizard et que je ferme mon application
2007 Mar 15
0
Rails on Win2k/IIS 5.0
...r IIS but continues to work under webrick, the only exception being that it no longer seems to have access to request.env["AUTH_USER"] as returning the correct information. At this point Fastcgi under iis doesn''t appear to do anything. By which I mean, it is supposed to trigger 5 rubyw.exe processes which stay in memory after the request is made. It doesn''t do this. The only difference between the two apps is that the registry value associated with triggering fastcgi points to the c: drive dispatch.fcgi file (Args REG_SZ c:\iamstinky\public\dispatch.fcgi)for the version...
2006 Sep 06
2
eclipse and radrails problems?
Ive been trying all day to get either eclipse or radrails to work on my machine but I must be doing something wrong. If anyone could help Id be much appreciated. Im using windows xp. I first downloaded radrails and it looked ok, but when I create a new rails project absolutely nothing is inside of it??? If I manually create the project in the command line it works fine and the server
2007 Jul 20
8
Wx::StaticText
Salut alex. J''ai une question a propos de wx::statictext(wxruby2) est-il possible de mettre les accents pour la langue française?, car pour l''instant je ne peut pas mettre l''accentuation alors que ça marche bien avec "wxruby". merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org