红联Linux门户
Linux帮助

.bin文件不能执行

发布时间:2014-08-08 09:34:49来源:红联作者:akumar
bash: ./mips-openwrt-linux-uclibc-gcc.bin: cannot execute binary file: Exec format error我chmod 777给他还是不行
文章评论

共有 1 条评论

  1. mihao2014 于 2014-08-17 11:57:41发表:

    sudo chmod +x 文件名
    再试试