Add required libcrypt library

master
An0n3m0us 2022-08-06 18:19:48 +01:00
parent bf21eaa3b7
commit 0da0b7dbbd
2 changed files with 6 additions and 5 deletions

View File

@ -3,7 +3,6 @@
AppImages for Minetest dev builds in 32 bit[^1] and 64bit! Both client and server are in the same executable.
Tested on fresh installations from the oldest releases to the newest releases tested:
(All of the releases in between should work too)
· Ubuntu (Xenial 16.04, Kudu 22.10)
@ -17,6 +16,10 @@ Tested on fresh installations from the oldest releases to the newest releases te
[^1]: Halted unless a need for i386 arises as it requires extra work to compile, test and manage libraries
All of the releases in between should work too.
Please let me know if you encounter any errors. Report them on the issues page.
## Running
Download the AppImages from the release page! Then, make the AppImage an executable by entering `chmod +x $FILE` in a terminal or by right-clicking the file then selecting "Properties" then "Permissions", and checking the executable checkbox. Then, double-click the AppImage to run Minetest.
@ -34,7 +37,3 @@ First, rename the AppImage to minetest-$VERSION or just minetest; eg: minetest-5
Move the AppImage to $HOME/bin/ then open a terminal and enter `minetest-$VERSION` or `minetest`. Minetest should now launch.
You can now create a launcher in the applications menu to launch it.
## Other
Please let me know if you encounter any errors. Report them on the issues page.

View File

@ -1,5 +1,7 @@
libasn1.so.8
libasn1.so.8.0.0
libcrypt-2.23.so
libcrypt.so.1
libcurl-gnutls.so.4
libcurl-gnutls.so.4.4.0
libgnutls.so.30