On Wed, Oct 9, 2013 at 5:11 PM, Robert Fletcher <[email protected]> wrote: > Yeah, I've logged in with `heroku run bash`. The file is marked executable > and when I try executing it directly I get the same error. It works fine > locally.
How do you "execute it directly"? Like "./lp_solve"? Or are you doing "lp_solve" and hoping $PATH does the trick? -- -- 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.
