Maybe I'm missing something, but when I try to run certain downloaded binaries in tails, it doesnt run it. Specifically, I get this error:
amnesia@amnesia:~/Desktop/temp$ ./downloaded_program --help
bash: ./downloaded_program: No such file or directory

which is weird because the file exists on the partition and the executable flag is set on the binary. I thought maybe certain partitions in tails are somehow set to un-executable, so I moved the binary to home directory and tried to execute it there too. Didn't work. Then I tried putting "bash" in front of it, so I tried:
bash /home/amnesia/downloaded_program

That give this error:
./downloaded_program: ./downloaded_program: cannot execute binary file

Is there something simple that I am missing here? Where can I set the permissions? I did a "700" on the file.

- Steve
_______________________________________________
tails-support mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-support
To unsubscribe from this list, send an empty email to 
[email protected].

Reply via email to