[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Rubyscript2exe

Chaos king

1/18/2008 6:55:00 PM

[Note: parts of this message were removed to make it a legal post.]

I'm trying to use rubyscript2exe on there website,
http://www.erikveen.dds.nl/rubyscript2exe/... it says that it can
also compile for Linux and Mac. I'm really trying to have this done by next
Friday (so a week from today) Can anyone help me out? I've e-mailed the
person incharge of the app to but who knows if he checks
rubyscript2exe@gmail.com :/

Sincerly,
Undead

5 Answers

Chaos king

1/18/2008 7:02:00 PM

0

[Note: parts of this message were removed to make it a legal post.]

sorry 'bout that it e-mailed and told me that I wasn't in the group...

On Jan 18, 2008 12:54 PM, Chaos king <chaos.king22@gmail.com> wrote:

> I'm trying to use rubyscript2exe on there website,
> http://www.erikveen.dds.nl/rubyscript2exe/... it says that it can
> also compile for Linux and Mac. I'm really trying to have this done by
> next
> Friday (so a week from today) Can anyone help me out? I've e-mailed the
> person incharge of the app to but who knows if he checks
> rubyscript2exe@gmail.com :/
>
> Sincerly,
> Undead
>

Joel VanderWerf

1/18/2008 7:52:00 PM

0

Chaos king wrote:
> I'm trying to use rubyscript2exe on there website,
> http://www.erikveen.dds.nl/rubyscript2exe/... it says that it can
> also compile for Linux and Mac. I'm really trying to have this done by next
> Friday (so a week from today) Can anyone help me out? I've e-mailed the
> person incharge of the app to but who knows if he checks
> rubyscript2exe@gmail.com :/

Maybe if you tell us what the problem is....

--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407

Chaos king

1/18/2008 7:59:00 PM

0

[Note: parts of this message were removed to make it a legal post.]

it still comes out as an exe even when I config it like the site said. I'll
go ahead and try to re-config it I'll post in like two minutes if it works.
(I don't think it will)

On Jan 18, 2008 1:52 PM, Joel VanderWerf <vjoel@path.berkeley.edu> wrote:

> Chaos king wrote:
> > I'm trying to use rubyscript2exe on there website,
> > http://www.erikveen.dds.nl/rubyscript2exe/... it says that it can
> > also compile for Linux and Mac. I'm really trying to have this done by
> next
> > Friday (so a week from today) Can anyone help me out? I've e-mailed the
> > person incharge of the app to but who knows if he checks
> > rubyscript2exe@gmail.com :/
>
> Maybe if you tell us what the problem is....
>
> --
> vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407
>
>

Joel VanderWerf

1/18/2008 10:06:00 PM

0


Chaos king wrote:
> it still comes out as an exe even when I config it like the site said. I'll
> go ahead and try to re-config it I'll post in like two minutes if it works.
> (I don't think it will)


On linux, running

rubyscript2exe foo.rb

generates a file called foo_linux (which is the all-in-one executable).
That's my experience anyway.

Are you getting a .exe file? Does it have execute permissions? What
happens when you try to run that file on linux?

--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407

Chaos king

1/19/2008 12:38:00 AM

0

[Note: parts of this message were removed to make it a legal post.]

Okay I'll try to see if I can get someone if Linux to run it and see if it
works out correctly

Thanks for the help,
Undead

On Jan 18, 2008 4:05 PM, Joel VanderWerf <vjoel@path.berkeley.edu> wrote:

>
> Chaos king wrote:
> > it still comes out as an exe even when I config it like the site said.
> I'll
> > go ahead and try to re-config it I'll post in like two minutes if it
> works.
> > (I don't think it will)
>
>
> On linux, running
>
> rubyscript2exe foo.rb
>
> generates a file called foo_linux (which is the all-in-one executable).
> That's my experience anyway.
>
> Are you getting a .exe file? Does it have execute permissions? What
> happens when you try to run that file on linux?
>
> --
> vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407
>
>