search for: rubyscript2exe

Displaying 20 results from an estimated 32 matches for "rubyscript2exe".

2007 Apr 10
2
What does the end user need to run wxruby apps ?
...gem package includes both the wxwidgets library itself and the "bridge" to ruby ??? _ on linux, same, the ruby interpreter & rubygems ( via apt-get / urpmi / yum ... ) and then to install the wxruby.gem ?? _ I also came across the 2 tools called "Tar2RubyScript", and "Rubyscript2exe", do these 2 utilities have support for wxruby ?? ( = is it possible to bundle the ruby inpreter, wxruby and all other dependencies in a single .exe ?? if yes do you have links to tutorials explaining how to do it thanks _______________________________________________ wxruby-users mailing l...
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 receiving a message f...
2008 Jun 13
7
Rubyscript2exe undefined ''run'' method
After I ran my program through Rubyscript2exe, the Random.exe file that it created is causing the following error: D:\Ruby projects>random.exe C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\app\Random.rb:59: undefined method ''ru n'' for Wxruby2::App (NoMethodError) from C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\bootstra...
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 Jun 12
4
fichier wxruby2
Bonjour, je voulais savoir si il est possible d''installer les fichiers wxruby2 ailleurs que dans les dossiers habituel et sans se servir de rubygems? car j''aimerais pouvoir les déplacés. Merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Feb 11
2
"no camping required" deployment?
...our users to have Camping installed is too much to ask. While we could host the Camping app, the hassle of getting it approved by our IT folks is daunting, and requiring an Internet connection is troublesome for our black-world users. So, I''m thinking either a stand-alone executable (via RubyScript2Exe?) or a set of static HTML pages they could load locally? Any other suggestions? Thanks, -- Bil Kleb http://fun3d.larc.nasa.gov
2006 Apr 05
4
distributing rails apps for localhost usage
Has anyone come across any interesting ways to make rails apps easily distributable to run on a local machine. I''d love to be able to "bundle" my rails app into a single file that would contain a simple webserver, database and my rails app which a non-experienced user could then download install on their machine, go to a web browser and run the app locally. I envision it
2006 Jan 21
5
Distributing a Rails app
I''ve developed a Rails application that I''d like to make generally available, but I''m not sure how to go about this, or even what tools are most appropriate. Is this something that the Rails framework provides, or is it a job for Rake? for Rubygems? for Tar2rubyscript or Rubyscript2exe? A pointer to a "Distributing your Rails Application" would be ideal. -- John Kodis.
2008 Feb 01
2
wxruby2 problems
Hello, I''ve recently installed wxruby2 (version 1.9.4) from a precompiled mswin32 gem. It seems to work fine, and the samples in the distribution all work, but I have a couple of peculiar problems: 1) When I package a trivial wxruby script with rubyscript2exe, the executable is huge - 8.5 MB. With previous versions of wxruby (prior to wxruby2, I think) it was much smaller. Less than 3 MB. Is this how much the new wxruby takes, or am I doing something wrong ? Note: Alex Fenton answered in the Ruby list that it''s a script2exe bug. Could you plea...
2007 Apr 10
0
What does the end user need to run wxruby apps ?&In-Reply-To=ede36c450704091735p610843b0oe872006e2bbd0fa1@mail.gmail.com
thanks ! yes it would be cool if someone skilled could write a how-to about wxruby2 & rubyscript2exe here is a similar how-to, written for ruby-gnome & rubyscript2exe http://ruby-gnome2.sourceforge.jp/hiki.cgi?cmd=view&p=tips_rubyscript2exe&key=rubyscript2exe bye _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.or...
2006 Jun 13
5
Transform Rails site into DVD
I''m considering implementing a PHP based site that display videos with quite some database logic to Rails. Now we were considering publishing the site on DVD too. Is that possible (e.g. with RubyScript2Exe)? How fast is database performance going to be? Currently there are movies inside the database but we can extract them if necessary. The database scheme is quite large and the number of rows are around 10.000 for multiple tables. The system heavily relies on joins of multiple tables. We are also co...
2006 May 26
3
Packaging with mongrel
...run the ruby application. We had to overcome a couple of issues to get the package working with Mongrel and thought it good to share that info (and check that we haven''t done something stupid)! 1. The first problem we had to overcome is in generating the exe package using Erik''s rubyscript2exe. In generating an executable you need to include an "init.rb" file that starts Mongrel. This file is also executed during the packaging to determine which libraries need to be included. With webrick, once the server starts you stop it using Ctrl-C, which shuts the server down and allows t...
2005 Oct 16
6
FreeMIS Open Source Project - packaging advice needed
Hi. FreeMIS is about ready for a first release as a Ruby-on-Rails based application. I''m beginning to realise that there''s a lot of stuff to be installed before you can get even a WEBrick served version up and running: MySql, Ruby, ruby-mysql bindings, rubygems, rails, and a couple more gems - raspell (which needs aspell) and tzinfo. I''m trying to figure out the
2005 Nov 23
8
Compiler OR Obfuscator for RoR applications?
Hi folks, I''m a newbie in the Ruby land, The Ruby language and RoR looks really great but I think in my situation there is a problem, we are an ISV that sells web application and we don''t want our clients see our source code, I searched the web but couldn''t find any way to compile and\or obfuscate ruby code (in web (RoR)), is there such tool available for the language?
2006 Feb 15
2
Ruby install tips
---------- Forwarded message ---------- From: Luciano Broussal <luciano.broussal@gmail.com> Date: Feb 15, 2006 5:00 PM Subject: [Rails] To: rails@lists.rubyonrails.org Hi all, Is anybody know how + to install a ruby application (persitent , after computer restart) in the system tray. Is any body know an installer to package ruby application and to compile it as an file .exe Thank you all
2009 Oct 01
0
rupyscript2exe for Mac / Linux and good tutorial
Hi, all I was wondering if somebody can recommend 2 things: 1) An alternative for rubyscript2exe for Mac / Linux. It would be really nice if there was a unified way to "compile" quote on quote a wxruby app into an executable/installer for Mac and Linux. ( I know Mac comes with Ruby pre-installed, but what if I need to use specific gems, that are not in the standard distribution of r...
2006 Feb 14
7
Launching a standalone Rails app
Hi, I''ve developed a standalone Rails app - using tar2rubyscript and rubyscript2exe. The users aren''t going to understand that the''ll need to open the browser and go to 127.0.0.1:3000 to view the app, after running the exe. I am wondering whether other people have tackled this problem in the past, and how they went about solving it. One way would be to write...
2007 Oct 05
3
Distributing programs
I''m still a new user of Ruby, sort of trailling it at the moment. I''ve written a program using RealBasic which I can compile to Windows, Linux & Mac that accesses and maniuplates MySql databases. What I''m wanting to do is convert that program to wxRuby. Assuming the program is written and I''m satisfied that it works how simple is it to distribute, for
2007 Nov 21
6
MediaCtrl
Hi. Attached you find an attempt to adding MediaCtrl to WxRuby. It''s only tested on windows (compiled with msvc 6.0). Everything seems to be working fine except for a small problem with a few functions: wxFileOffset Seek(wxFileOffset where, wxSeekMode mode = wxFromStart); wxFileOffset Tell(); //FIXME: This should be const wxFileOffset Length(); //FIXME: This should be const
2006 May 13
4
Status
I''ve been looking in on WxRuby occasionally to see if it''s ready foruse, because I like some of the precepts, esp. native widgets.Finally I decided to ask. How close is it to being easily installable on the three majorplatforms? deb or rpm on linux, binary installers on windows and osx.It has to be that easy for people to want to distribute applicationsto end users that use this