PDA

View Full Version : [ubuntu] Bin. Files How to. Help aswell!



Zlash
September 10th, 2009, 10:02 AM
Hello guys.

I downloaded maple 13 for linux. apparently its a binfile. I have tried the diffrent commands for executing the file.

each time i get a message telling me it cant find that directory, even doing simple commands for the desktop ends with "no such directory".

any idears?

nothingspecial
September 10th, 2009, 10:58 AM
Make it executable


chmod +x file.bin

run it


./file.bin

Make sure you know what it is/does.