Sdkman-cli: [LinuxARM64][Java] bash: No such file or directory

Created on 11 Dec 2020  路  7Comments  路  Source: sdkman/sdkman-cli

IMG_20201211_141045_639
I just found SDKMAN! Recently, it really save my day .. All Installation has been successfully completed.. Although I had some errors and I got no lead from searching related issues .. Please help

All 7 comments

Hi @unknowpe!

Are you using termux?

Hi @unknowpe!

Are you using termux?

Yes, should I add Termux to the title..

Interestingly, the executable exists

test -f  /data/data/com.termux/files/home/.sdkman/candidates/java/current/bin/java
echo $? # 0, so the file exists

the executable file exists .. but idk why it say "no such file" could this be my file is corrupted ??

The file exists, and if you do a file $JAVA_HOME/bin/java it shows the correct type.

IMG_20201211_192631_484
UUgh .. @helpermethod , I just realize it was my fault to begin .. I failed to notice the difference mechanisms between android and PC . Thank you for your time.

@unknowpe Very interesting, thanks for sharing!

Was this page helpful?
0 / 5 - 0 ratings