I noticed that Dreamhost actually shut down my script occasionally
while I was running it, probably because it ties up the CPU for
extensive periods of time.  I had to keep trying until it completed
successfully.  I'm sure this annoys them somewhat, but I don't have to
set up my environment from scratch very often.

Carl

On 4/22/06, Simon Wex <[EMAIL PROTECTED]> wrote:
> I think I figured out the issue. My script was being killed for some
> reason when I ran it interactively and the ./config didn't finish
> correctly. I pipped the output to a file and ran the script in the
> background with &
>
> I'm not sure why this fixed it, but it seems to have so far.
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ferret-talk mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ferret-talk
>

_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to