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

