[TxMt] Re: interpreter failed: Permission denied error?
Andrea Crotti
kerny404 at gmail.com
Wed Apr 8 16:31:19 UTC 2009
Ian Duncan wrote:
>
> Ok, I've gotten past the "permission denied" error, but now I get
> "interpreter failed: Exec format error". What is wrong now?
>
> Thanks again!
>
> Here's the script currently
> #!/usr/local/bin/runghc
> module Main
> where
> import System.Cmd
>
>
> main = putStrLn "FOO"
>
> {-
> do
> c <- getContents
> system ("/Users/ian/.cabal/bin/pointfree \"" ++ c ++ "\"")
> -}
>
What's in pointfree?
Is it an executable binary or not?
("file pointfree" to check)
--
View this message in context: http://www.nabble.com/interpreter-failed%3A-Permission-denied-error--tp22944044p22954466.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list