hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

[FR] Does the app not support Ubuntu 20.04 LTS version please?

Open JinchuanMa opened this issue 7 months ago • 4 comments

Feature description

Does the linux version of the app not support the Ubuntu 20.04 LTS version?

JinchuanMa avatar Apr 13 '25 08:04 JinchuanMa

برا منم روی اوبونتو 20.04 نصب نشد

از oblivion استفاده کن

nimas12312 avatar Apr 14 '25 09:04 nimas12312

Use the AppImage release for linux distributions. To run the application, make the AppImage file executable and then run it.

Hosein-Rahnama avatar Apr 21 '25 11:04 Hosein-Rahnama

Use the AppImage release for linux distributions. To run the application, make the AppImage file executable and then run it.

Thank you for your reply! Yes, I've run it before as you said, but the method doesn't work and the following error message appears.

(base) mjc@mjc-RL:~/download$ ./Hiddify-Linux-x64.AppImage ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by ./hiddify) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_HiddifFp5XTS/lib/libsqlite3_flutter_libs_plugin.so) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_HiddifFp5XTS/lib/libsqlite3_flutter_libs_plugin.so) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by usr/lib/libstdc++.so.6) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by usr/lib/libstdc++.so.6) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by usr/lib/libstdc++.so.6) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.35' not found (required by usr/lib/libgcc_s.so.1) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by usr/lib/libgcc_s.so.1) ./hiddify: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by usr/lib/libresolv.so.2)

JinchuanMa avatar Apr 22 '25 08:04 JinchuanMa

It seems that glibc is not installed on your system and is required by Hiddify. Search about installing glibc on your specific linux distribution.

Hosein-Rahnama avatar Apr 22 '25 08:04 Hosein-Rahnama