[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby and Windows CE

Wim Vander Schelden

4/8/2007 1:52:00 PM

Hi,

I've been trying to get ruby going on my windows CE device, but I can't get it to compile correctly. Has anyone here managed to get Ruby going on a windows CE device? I know there are some binaries on http://uema2.s8.xrea.com/rub..., but none of those run on any of my devices...


Kind regards,

Wim

4 Answers

Eleanor McHugh

4/9/2007 1:21:00 PM

0

On 8 Apr 2007, at 14:51, Wim Vander Schelden wrote:
> I've been trying to get ruby going on my windows CE device, but I
> can't get it to compile correctly. Has anyone here managed to get
> Ruby going on a windows CE device? I know there are some binaries
> on http://uema2.s8.xrea.com/rub..., but none of those run on
> any of my devices...

I have it running on a Jornada 720 (ARM-based, WinCE 3.0 H/PC Pro)
using those binaries. Unless you have a command-line shell you'll
want to download the WinCE Plus! pack for your machine, install the
file association tool and associate ruby scripts with either ruby.exe
or rubyw.exe so they launch from the explorer shell.


Ellie

Eleanor McHugh
Games With Brains
----
raise ArgumentError unless @reality.responds_to? :reason



Wim Vander Schelden

4/9/2007 3:35:00 PM

0

Does tk work using those binaries? And sockets?
Thanks for your advice. I'll try it againg with the hpc 2k version, I have a MobilePro 900c, which runs .NET 4.2.

Wim

Eleanor McHugh

4/9/2007 11:26:00 PM

0

On 9 Apr 2007, at 16:35, Wim Vander Schelden wrote:
> Does tk work using those binaries? And sockets?
> Thanks for your advice. I'll try it againg with the hpc 2k version,
> I have a MobilePro 900c, which runs .NET 4.2.

I haven't tried sockets due to lack of a compatible network card and
my eyes are allergic to Tk ;)


Ellie

Eleanor McHugh
Games With Brains
----
raise ArgumentError unless @reality.responds_to? :reason



test

4/20/2007 3:48:00 AM

0

On Apr 8, 9:51 am, Wim Vander Schelden <wim.vanderschel...@gmail.com>
wrote:
> Hi,
>
> I've been trying to get ruby going on my windows CE device, but I can't get it to compile correctly. Has anyone here managed to get Ruby going on a windows CE device? I know there are some binaries onhttp://uema2.s8.xrea.com/rub..., but none of those run on any of my devices...
>
> Kind regards,
>
> Wim

I have determined a way to run it on my iPAQ 1940:
http://aeokos.org/tilt/2007.php#...


MobileDigit