Страница 1 из 1

Bug with Steam

Добавлено: 06 мар 2015, 01:29
EricG
Hi, I just installed Fresh LXDE last week on an old laptop. I'm loving it so far. The only issue I have is with steam, When i launch it xTerm pops up and says "Steam nee ds to install the following: Curl, python-apt, xterm, xz-utils, zenity, libgl1-mesa-dr:i386, libgl1-mesa-glx:i386, libc6:i386" then it asks for my Root password. I typed it in, but it says unknown command "apt-get install" (Obviously).
I'm pretty sure I've got all of the RPM versions of the dependencies installed.

When I close xterm, Steam pops up and works fine. I just find that xterm popping up like that is annoying and I would like to know how to stop it.

Re: Bug with Steam

Добавлено: 06 мар 2015, 23:04
belonesox
This is becaise you install package «dpkg».
Just uninstall it:

Код: Выделить всё

 urpme dpkg

Re: Bug with Steam

Добавлено: 10 мар 2015, 10:54
r0g3r
The other way to disable this message — open ~/.steam/steam/steamdeps.txt and change string STEAM_DEPENDENCY_VERSION=1 to STEAM_DEPENDENCY_VERSION=0. Save file and try to run Steam again.