Linux Installation Guide
This guide only applies to LINUX users. If you don't use a variation of the operating system LINUX, this guide DOES NOT apply to you. Turn back now. Secondary note, if you can't work out how to do the following steps, you simply shouldn't be using Linux. Install a different OS (windows) instead.
Add
-noverify
to your MC launch arguments. This may immediately fix the bug. If not, go to step 2.Execute the following commands (from @real fucklett)
Which should return something like
Then make a backup of the libc.so file by doing
Now you make the symlink by doing
To verify this run
And if returns a bunch of gibberish then success
Last updated