LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   How to update Minecraft Launcher Puppy Slacko 6.3.2 (https://www.linuxquestions.org/questions/puppy-71/how-to-update-minecraft-launcher-puppy-slacko-6-3-2-a-4175711517/)

Jake429CJ 04-30-2022 11:39 PM

How to update Minecraft Launcher Puppy Slacko 6.3.2
 
I have an old (pre Microsoft) launcher in my Minecraft and now when I try to log in I get the reply that it doesn't know where the server is.
I have tried downloading and installing both applicable variants from the new Minecraft page but nothing works. The generic minecraft laucher will not run as the system doesn't know what to make of it. I tried the command ./minecraft-laucher I got this:
Code:

./minecraft-launcher
./minecraft-launcher: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory.

Fixed that by getting gtk+3 from PPM.Tried again and got
Code:

./minecraft-launcher
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./minecraft-launcher)

I have had no luck with the DEB file either. It just said Failed to Install

ondoho 05-03-2022 02:10 AM

The problem seems Puppy-specific, I think you should ask a moderator to move your topic there by Reporting it.
FWIW, it seems like this version of Puppy simply doesn't have the required versions of these dependencies. Whether it can be updated, I do not know.

Quote:

Originally Posted by Jake429CJ (Post 6349959)
I have an old (pre Microsoft) launcher in my Minecraft and now when I try to log in I get the reply that it doesn't know where the server is.
I have tried downloading and installing both applicable variants from the new Minecraft page but nothing works. The generic minecraft laucher will not run as the system doesn't know what to make of it. I tried the command ./minecraft-laucher I got this:
./minecraft-launcher
./minecraft-launcher: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory. Fixed that by getting gtk+3 from PPM.Tried again and got
./minecraft-launcher
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./minecraft-launcher)
./minecraft-launcher: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./minecraft-launcher)
I have had no luck with the DEB file either. It just said Failed to Install


Jake429CJ 05-03-2022 10:03 PM

Redundant post


All times are GMT -5. The time now is 02:20 PM.