Thanks for all the replies. I did the whole otool -L thing, but not
packaging it in a .app bundle because osx seems to swallow up terminal
output from them (and gui stuff wasn't an option), so I jdidn't bundle it
up.
(actually, I ended up not following through that route. In the very, very
end I
2008/9/24 Stephen <[EMAIL PROTECTED]>:
> I wrote a command-line program recently for a friend in haskell. However,
> he's far away and not particularly computer literate. I sent him the raw
> binaries, but they came up with errors about not being able to find libgmp
> stuff. So then I thought I
I wrote a command-line program recently for a friend in haskell.
However, he's far away and not particularly computer literate. I
sent him the raw binaries, but they came up with errors about not
being able to find libgmp stuff. So then I thought I should
probably be able to somehow dist
I wrote a command-line program recently for a friend in haskell. However,
he's far away and not particularly computer literate. I sent him the raw
binaries, but they came up with errors about not being able to find libgmp
stuff. So then I thought I should probably be able to somehow distribute
a