similar to: exe

Displaying 20 results from an estimated 300000 matches similar to: "exe"

2009 Aug 25
5
uninitialized constant
API-> hello_message_api.rb. class HelloMessageApi < ActionWebService::API::Base api_method :hello_message, :expects => [{:firstname=>:string}, {:lastname=>:string}], :returns => [:string] end controller -> class HelloMessageController < ApplicationController web_service_api HelloMessageApi web_service_dispatching_mode :direct wsdl_service_name
2009 May 25
1
Update rails
I can''t update rail version 2.2.2 i have 2.1.0 what to do? i use command gem update rails -v 2.2.2 Also Firstly i use gem install -v= 2.2.2 rails it also take lot of time,but can''t process -- Posted via http://www.ruby-forum.com/.
2011 Dec 10
2
Couldn't find database client: mysql, mysql5, mysql.exe, mysql5.exe. Check your $PATH and try again.
Greetings, I am trying to get MySQL to run with Rails, but when I try to get it to run using "rails dbconsole" I get this error: C:\IS410\Programs\sqltest3>rails dbconsole Couldn''t find database client: mysql, mysql5, mysql.exe, mysql5.exe. Check your $PATH and try again. I have MySQL installed, along with the MySQL driver. I read alot of posts in forums saying it might
2009 Mar 31
2
Packaging Rails App as Standalone EXE
Hi, Does anyone know what is currently the proper way to distribute a Rails app as a windows exe (NT Service, how to package, ...). I know there was http://www.erikveen.dds.nl/distributingrubyapplications/rails.html, but it''s pretty old. Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2009 Apr 21
12
still cannot install rails on windows
if i follow the instructions on: http://agilo.us/2009/03/15/rails-on-windows/ the command gem install sqlite3-ruby will give --------------------------------- Building native extensions. This could take a while... ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. c:/ruby/bin/ruby.exe extconf.rb checking for fdatasync() in rt.lib... no checking for
2008 Jan 20
9
Ferret Gem Installation on Windows
Trying to install ferret on my windows XP environment. Using InstantRails 2.0 with RoR 2.0.2, and NetBeans 6.0. I had successfully installed and built RailsSpace in InstantRails 1.7, but am trying to upgrade RailsSpace to RoR 2.0.2 using the code that Michael has kindly provided for us on the website. When I run the gem install ferret command, I get the following error: C:\Documents and
2007 Jan 16
3
Instantrails.exe process wont shutdown.
Hi Guys, Im really hoping someone can help... I have installed Instantrails onto about 50 Tablet PC''s - some HP TC4200''s and some HP TC1100''s. Installation etc isn''t a problem, but i have noticed that when i shutdown Instantrails, it closes, but looking at the task manager it is still listed as a process running in the background- utilizing @ 3MB of memory or
2006 Mar 13
1
How to run rails app exe on port other than 3000?
We have managed to package our rails application into an exe using the steps given at: http://www.erikveen.dds.nl/distributingrubyapplications/rails.html When we start the exe, it starts on port 3000. But when we will be installing it at the clients'' site, this may not work as some other rails application may be running on that port. What can we do to configure the port on which the
2007 Apr 16
4
newbie :: Running script at client side
Hi all, I am newbie to Ruby and web programming as well. My show.rhtml is like, . .. ... <% require ''win32ole'' %> <% ie = WIN32OLE.new(''InternetExplorer.Application'') %> <% ie.visible = true %> <% ie.gohome %> ... .. . At server, when I access http://.../show it''ll open Iexplorer.exe as expected, but when I access same from
2006 Mar 27
4
How to create exe for my ruby on rails application?
Hello all! Can anyone throw me light to create EXE for my ruby on rails application. I need to deploy my application at the client''s place and i dont feel like exposing the source code. Thanks.. regards.. surjya.hazarika@genieinteractive.com -- Posted via http://www.ruby-forum.com/.
2010 Nov 15
2
How to add an exe to Rails app
I have been hacking around with this for a bit but want to see if there is an easy way: I am using Heroku and I have the wkhtmltopdf static binary in: rails_root/vendor/wkhtmltopdf I am not using any plug ins for wkhtmltopdf, just the executable, on purpose and want to keep it this way. My code wants to execute wkhtmltopdf: # tell wkhtmltopdf to convert html file to pdf
2014 Jan 19
0
gem install fileutils error
Hello Guys I'm new in Ruby so I'm now trying to install fileutils by using the command [ gem install fileutils ] note: I'm using windows 7 :( always when i trying to install it i got this error C:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb checking for Ruby version >= 1.8.5... yes checking for stdint.h... *** extconf.rb failed *** Could not create Makefile due to some
2001 Sep 30
1
[idstewart@compuvative.com: DdeConnect errors while running setup.exe]
Apologies to those for whom this is a cross-post. I posted this to wine-devel before realizing this was the proper forum. Due to resource constraints (75 MHz processor, 1.2 GB hard drive, 16 MB RAM), we recently replaced Windows98 on our daughter's PC with Linux Mandrake, using the IceWM window manager. It isn't quite as flashy as Windows, but it boots beyond the startup screen, which
2008 Jul 23
1
Re: C:WindowsTempCloseApp.exe
Okay, I found the right ahsetup.exe (Active Home). It's doing the same thing for me: extracting CloseApp.exe (which is the same program I found) to the temp folder, but then shutting down with an error message about being unable to use it. As to why, the answer, IMO, is that this is a very old program (the download site says it works in Windows 3.1), and most programs that old simply
2008 Feb 04
2
Starting an exe from within the browser
All, I''m writing a Rails based app. I''m still on Rails version 1.2.2. I need to start an external app from within the browser, only IE and pass an argument to it. The only way I found was using ActiveX. <script language="javascript" type="text/javascript"> function OpenFile(cmd){ var x = new ActiveXObject("WScript.Shell");
2008 May 27
2
HH.EXE location
This is related to my post about .chm where vitamin set me on the right path. http://forum.winehq.org/viewtopic.php?t=1026 Since then I reinstalled Ubuntu 8.04 and wine. While perusing the virgin registry I noticed the chm.file ...command key was: C:\windows\system32\hh.exe %1 There is no hh.exe located in that directory. The hh.exe file is located in the C:\windows\ directory. If wine uses the
2008 May 03
1
Fehlerhafes EXE-Format
Hello Forum I'ld like to install Supreme Commander. While double clicking on setup.exe nothing happened, so I tried it with the terminal and it gave me this: Code: remo at Laptop:~/virtual-drives/1$ wine setup.exe preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 wine: could not load
2008 Apr 02
1
Compile R code into exe
*I did some search before, I saw in the Nabbles forum one question about it but without replies*. I have a program written in R. For regulatory purposes I need to make exe program of it and distribute to some users (the reason they don't want that I provide the raw R code and that users run it on their R application is that they don't want users to somehow inadvertantly mess up the code,
2009 Jan 09
2
Capturing system console information
Hello, I have a simple web application that executes a .exe program through my controller. The exe program processes some information and displays an output on the script/server output. Is it possible to catch this information from the console and output it back to the user? I have tried the following but it does not seem to work: puts << system.readlines(separator=$/) Regards,
2016 May 13
3
Compile Samba for Windows Use - SMBClient.exe mainly
Unfortunately that’s not going to be an option. I'm using a cloud sharing software package called Pydio and it was originally written for *nix platforms. I got it running amazingly well on a 2012 R2 server with IIS 8.5 but there is no built in way to access another server share from the platform other than FTP over SSH or Samba. Again it was written for *nix so those options make sense.