tpoechtrager / Huawei_Tool

CLI Utility for various Huawei devices.
https://www.lteforum.at/mobilfunk/huawei-band-tool.7970
GNU General Public License v3.0
86 stars 25 forks source link

./huawei_band_tool: not found #4

Open robokod1 opened 4 years ago

robokod1 commented 4 years ago

sh ALL.sh ALL.sh: 3: ./huawei_band_tool: not found

tpoechtrager commented 4 years ago

Sorry for the very late reply.

It means the executable does not match with the architecture of your machine. Or there is something wrong with uclibc, musl, ...

sskras commented 3 years ago

It means the executable does not match with the architecture of your machine. Or there is something wrong with uclibc, musl, ...

... or maybe just wrong file permissions (missing an Executable flag) ?