WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: MC 12 x64 -sh: ./adb: not found  (Read 11455 times)

Offline gadget42

  • Hero Member
  • *****
  • Posts: 914
Re: MC 12 x64 -sh: ./adb: not found
« Reply #15 on: March 13, 2022, 06:14:56 AM »
@Santos: very interested to learn your discoveries here!

sharing is caring
** WARNING: connection is not using a post-quantum kex exchange algorithm.
** This session may be vulnerable to "store now, decrypt later" attacks.
** The server may need to be upgraded. See https://openssh.com/pq.html

Offline Santos

  • Full Member
  • ***
  • Posts: 124
Re: MC 12 x64 -sh: ./adb: not found
« Reply #16 on: March 13, 2022, 04:06:44 PM »
Hello

Amazing!

Thank you everybody. Juanito, it worked.

Solved. :)

Offline Ever

  • Newbie
  • *
  • Posts: 2
Re: MC 12 x64 -sh: ./adb: not found
« Reply #17 on: March 14, 2025, 10:09:02 PM »
Does this work with the latest versions of ADB?
Can someone test?
I have a flip phone with a 1gB/month cellular data plan, so would be keen to know if a. This still works and b if so, find the least data intensive set of downloads to get ADB up and running!

Offline Santos

  • Full Member
  • ***
  • Posts: 124
Re: MC 12 x64 -sh: ./adb: not found
« Reply #18 on: March 30, 2025, 08:53:05 PM »
@Ever

Yes, it works with the latest version.

There is nothing to download, you just need to create the symlink as @Juanito stated.

sudo ln -s /lib /lib64

Of course, you will need to have the adb binary file first, which you can get from the android project website.