On Oct 9, 2013 6:25 PM, "Robert Fletcher" <[email protected]> wrote: > > The file output on Heroku was the same as local: > > ~ $ file bin/lp_solve > bin/lp_solve: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.5, not stripped
Great, that means 'file' can be used to spot such problems. Thanks for looking into that. -- -- 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.
