Re: iup // fails to load Linux so

new topic     » goto parent     » topic index » view thread      » older message » newer message

Well, I signed up for a free online shell, uploaded phix and unzipped it, then...

pete@xshellz-free:~/phix$ ./phix 
-bash: ./phix: Permission denied 
pete@xshellz-free:~/phix$ ls -al phix 
-rw-r--r-- 1 pete users 2060140 Nov 26 14:08 phix 
pete@xshellz-free:~/phix$ chmod 777 phix 
pete@xshellz-free:~/phix$ ls -al phix 
-rwxrwxrwx 1 pete users 2060140 Nov 26 14:08 phix 
pete@xshellz-free:~/phix$ ./phix 
-bash: ./phix: No such file or directory 
pete@xshellz-free:~/phix$ 

uh?

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu