Well, you already know about rubyscript2exe, which works on all 3 platforms. That's about the only thing I can suggest for it.<br><br>On Linux: You create a shortcut, which is basically an INI Type file, with the extension .desktop, EG: MyProg.desktop, and in it, is the following info:<br>
<br>[Desktop Entry]<br>Version=1.0<br>Exec=/home/eumario/bin/ie6<br>Icon=/home/eumario/.ies4linux/ies4linux.png<br>Name=Internet Explorer 6.0<br>GenericName=Web Browser<br>Comment=MSIE 6.0 by IEs4Linux<br>Encoding=UTF-8<br>
Terminal=false<br>Type=Application<br>Categories=Application;Network;<br><br>This is just a copy of my IEs4Linux. But you can use any name you want in the Name field, and it doesn't have to match what you named the actual file, and the name is what will be displayed. It's not like Microsoft, where there is a proprietary format to the shortcut. ;-)<br>
<br>hth,<br><br>Mario<br><br><div class="gmail_quote">On Tue, Oct 21, 2008 at 2:09 PM, Mark E. <span dir="ltr"><<a href="mailto:lists@ruby-forum.com">lists@ruby-forum.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey all,<br>
<br>
I'm just getting started with wxRuby but I really like it. I have felt<br>
the joy of writing a simple app (using DialogBlocs & xrcise) and running<br>
it on Windows and Linux. Ahh. Peace.<br>
<br>
Oh, and it didn't suck like my experiences with Java doing the same<br>
exact simple app. :)<br>
<br>
So, my question is, is there a recommended deployment method for<br>
multiple platforms?<br>
<br>
Windows:<br>
I can create a shortcut to run the application with rubyw so no console<br>
window shows up. How can I ensure the correct versions of Ruby and<br>
wxRuby? Can I run it without forcing the user to install either? (Binary<br>
versions?)<br>
<br>
Oh, and I know about script2exe for windows.<br>
<br>
Linux:<br>
I tested on Kubuntu KDE <a href="http://4.1.2." target="_blank">4.1.2.</a> The same questions about ruby and wxRuby<br>
versions being installed. How do I create shortcuts to run the<br>
application using ruby with the comparable "rubyw.exe" option.<br>
<br>
Thanks!<br>
-MarkE<br>
<font color="#888888">--<br>
Posted via <a href="http://www.ruby-forum.com/" target="_blank">http://www.ruby-forum.com/</a>.<br>
_______________________________________________<br>
wxruby-users mailing list<br>
<a href="mailto:wxruby-users@rubyforge.org">wxruby-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/wxruby-users" target="_blank">http://rubyforge.org/mailman/listinfo/wxruby-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mario Steele<br><a href="http://www.trilake.net">http://www.trilake.net</a><br><a href="http://www.ruby-im.net">http://www.ruby-im.net</a><br><a href="http://rubyforge.org/projects/wxruby/">http://rubyforge.org/projects/wxruby/</a><br>
<a href="http://rubyforge.org/projects/wxride/">http://rubyforge.org/projects/wxride/</a><br>