Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct ttyd arm binaray #1

Open
panpan0000 opened this issue Aug 25, 2022 · 1 comment
Open

correct ttyd arm binaray #1

panpan0000 opened this issue Aug 25, 2022 · 1 comment

Comments

@panpan0000
Copy link

panpan0000 commented Aug 25, 2022

https://github.com/kubevela/cloudshell/blob/main/install-ttyd.sh#L12
it use ttyd.arm
I believe it's not for arm server 64bit

image

my test result:

# my machine is Huawei Tanshan, ARMV8 64bit
[root@arm-taishanv1 ~]# arch
aarch64

[root@arm-taishanv1 ~]# ./ttyd.arm
-bash: ./ttyd.arm: 无法执行二进制文件


[root@arm-taishanv1 ~]#./ttyd.aarch64
ttyd is a tool for sharing terminal over the web

USAGE:
    ttyd [options] <command> [<arguments...>]

VERSION:
    1.6.3-3b174da
......

@panpan0000
Copy link
Author

By the way, thank you for your help and I've update my PR in cloudtty/cloudtty#106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant