Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
(show last 100 lines from that file)
otherwise, could you try to start game from terminal window?
if you haven't changed steam library folder is located in your home
you eventually check installation path from steam library:
- right click on stellaris from library list
- properties
- local files
- browse local files
2.- When i try to start the game from the terminal i get this error
could you paste the output of the following command?
Here you go
You could try to add this to the launch options for Stellaris:
export LD_LIBRARY_PATH=/usr/lib32:/usr/lib64:$LD_LIBRARY_PATH
could you paste the output of the following commands?
the output should be something like that:
./stellaris: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./stellaris)
So something seems to be wrong in Stellaris with the linking of files and libraries. Shouldn't the Steam runtime have all required libraries? (A 64bit version of libstdc++.so.6 is of course also installed on my system independently from the Steam lruntime). I couldn't figure out what "GLIBCXX" is meant to be.
(The launche option mentioned above tht tries to fix where Stellaris looks for shared libraries isn't working for me. Stellaris 2.2.7 works fine.)