This scripts was my update and runtime helper for the first Steam version on Linux. So the script installs the Steam libs and I was able to run steam via console on Debian GNU Linux.
This project is from 2013 and is no longer developed or maintained.
You can run the script manually or link it to may /usr/bin.
- start a terminal (e.g.: xterm)
- run the script (e.g.:
./steamrun)
There exists some libraries update problems. So you have to run
root# aptitude safe-upgrade --full-resolver -y- this will uninstall steam
- upgrade the system
- you have to run
./steamrunagain (but the libs are cached!)