this post was submitted on 15 Nov 2023
60 points (100.0% liked)
Linux Gaming
15242 readers
133 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In Linux Mint MATE 20.3, I'm getting errors basically saying I need GCC 2.32 or higher. I have GCC 2.31, and actually did find, download and compile GCC 2.32, but online tutorials say to only run GCC 2.32+ from the home directory, otherwise it'll likely break other packages short of an OS upgrade.
I'm not in any rush to upgrade past this LTS version, nor can I get TR1X to recognize whatever it needs from GCC 2.32 from the home directory.
Any advice, that hopefully doesn't involve upgrading Linux itself? I don't quite have enough free space to even consider an OS upgrade right now..
Did you try this? Maybe will work:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/custom/path ./TR1X
Replace with the path where "libc.so.*" is located
Ah, no I haven't tried that yet, but it sure sounds like a plan. I'm not at my computer right now, but I'll definitely try that this evening or as soon as I can.
Thanks for the advice, hope that does the trick.
If nothing else works, you can try to build it yourself.
I've created step by step instructions. You can follow it here: https://pastebin.com/bDqTBEKh
Or, if you want, download my build from here: https://filetransfer.io/data-package/3mSEIet2
Awesome! Your build worked great!
Watch for the surprise though...
https://youtube.com/watch?v=NuFK6cLDzT4