On Wed, Oct 9, 2013 at 5:56 PM, Robert Fletcher <[email protected]> wrote: > Yeah, I figured I'd try to get it compiling locally on my Linux machine and > once that's working maybe try using a tool like anvil > (https://github.com/heroku/anvil) to compile on Heroku. I tried vulcan last > week and ran into some issues with that. Thanks so much for your help. I've > been having a slow and unproductive conversation with Heroku support for a > week.
I will suggest there was a lot of luck in that you pasted the output of ldd from your machine in getting a likely root-cause. Also, obscura like the 'file' command may have helped (does that display a reasonable thing on Heroku for the binary in-place that Heroku cannot understand)? That'd be helpful to know. -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
