Maison  >  Questions et réponses  >  le corps du texte

bash - Linux环境下:cannot execute binary file

linux环境下执行命令时,遇到cannot execute binary file错误。。
已经修改过文件权限为 777 ,求助应该如何解决。。

错误内容大致如下:
/ebank/spdb/fundftp $ ./tftclient -ddown -h2 -rmcp/mrdata/mcp_990108160004411_20160413.txt mcp_990108160004411_20160413.txt -t
-bash: ./tftclient: cannot execute binary file
执行tftclient工具下载文件时,提示不能执行二进制文件

我用file命令看了下,显示
/ebank/spdb/fundftp $ file tftclient
tftclient: PA-RISC2.0 shared executable dynamically linked - not stripped

大家讲道理大家讲道理2742 Il y a quelques jours769

répondre à tous(2)je répondrai

  • 迷茫

    迷茫2017-04-17 16:26:29

    你的命令是如何得到的呢?在本机编译的?还是怎样

    répondre
    0
  • 高洛峰

    高洛峰2017-04-17 16:26:29

    PA-RISC和你这台机器的硬件一致吗?可正常执行文件的架构(比如file /bin/sh)是什么?

    répondre
    0
  • Annulerrépondre