Ask a Question related to Ruby, Design and Development.
-
daz #1
Re: Impatient Newbie Question: "Self-Compiled..."???
"dhtapp" <dhtapp@cox.net> wrote:If you're referring to:-> Hi,
>
> I've snagged the Ruby Nutshell book (which is jam-packed full of stuff that
> I currently can't decipher), and have another book on the way from Amazon
> soon. I'm trying to be patient, to go through the docs, and to leave you
> more adept folks alone until I can at least ask some non-tedious questions.
> But I have this nagging issue that I really want to find out about NOW, and
> I'm hoping someone will have a little mercy on a newbie.
>
> Namely: I've seen references to "self-compiled" Ruby files. What does that
> mean, or, where do I read up on it?
>
> Thanks!
>
> - dan, slinking back into the kiddie pool
>
[url]http://www.ruby-talk.org/78848[/url]
-----------------------------------------------------
same.rb:4: [BUG] rb_sys_fail() - errno == 0
ruby 1.8.0 (2003-08-04) [i386-mingw32]
abnormal program termination
It is a self-compiled ruby.
-----------------------------------------------------
he means he compiled Ruby from the source so
isn't using a pre-compiled binary (like the
one-click install for Windows).
You can't compile Ruby scripts.
daz
daz Guest
-
Newbie question: How can I create a "tiled" background?
How can I create a "tiled" background from a GIF image in FlashMX? I have searched and searched on Google, but haven't found the answer. I would... -
Newbie Question: "handler not found"
I'm trying to change the colour of just one word in a block of text. If I use absolute values of course it will work fine but I want to change the... -
Newbie Question - "trusted SQL Server connection"
I am just getting started with ASP.Net. I am attempting to place a dateGrid on a page and I have done all the things I would do in a Windows... -
Newbie question: What is "SQL*Net roundtrips to/from client" in the utlestat report
yanivv@savantis.com (Yaniv) wrote in message news:<2a8fcd9.0307170814.36fc2cff@posting.google.com>... upload your output to OraPerf... -
Newbie question about "alter database create datafile.."
oracle2000 wrote: Did you check the details of the error message? The explanation is pretty straightforward: $ oerr ora 1178 01178, 00000,... -
helmut.brugger@gmx.net #2
Re: Impatient Newbie Question: "Self-Compiled..."???
>
Of course you can compile ruby scripts, look for 'exerb'.>You can't compile Ruby scripts.
>
>
Helmut
helmut.brugger@gmx.net Guest



Reply With Quote

