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
I am trying to setup Diplomacy on Debian 64b.
I have copied all the archives to a new Folder, I have copied the subfolders from the Native to the new mod. . .
But when running the config, from Steam, I can not choose the mods.
And when running the mbw_config_linux from nautilus, I got a ""libsteam_api.so"" missing text . . .
¿Any Idea so I can search for more info?
Thnks.
I am using Debian Jessie Kde 64b.
I have installed qt4core, libqt4-gui:i386, libaudio2:i386
I have been trying to run config from Steam and from terminal (in terminal mbw_config_linux). From Steam, there is no option possible to choose a mod. From terminal, there is continually the "no libsteam_api.so" error, ¡¡But I can see it in the M&B folder!!
In the past I was able to make this run (when Jessie was still Testing), but I can not find the post about the needed configuration.
I have done the EXACT copy order for the folder...
So, If you can help me to find the solution, I will be really In debt with you.
Thanks.
First, Check you have the latest non-free drivers for your graphics card.
Second. Add the i386 architecture. : (debian) dpkg --add-architecture i386
Third. Add all of the libraries used, for i386 (debian) (note, these libraries are different if you are using nvidia instead of ati... just check them)
apt-get install libgl1-fglrx-glx:i386 libqt4-gui:i386 libgl1-mesa-dri:i386 libc6:i386 libgl1-mesa-glx:i386 libxi6:i386
Then, the configuration menu will appear ""magically"".
Here for those who really need help.