dak1n1

Steam install on Fedora 17 x86_84

Dec 23rd, 2012
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. First, be sure to have a fully functional video driver installed. Steam won't run if you're missing some graphics capabilities that only the proprietary NVIDIA or AMD drivers provide.
  2. (I have mine working with fglrx, see notes here: http://pastebin.com/tE6aGBMw)
  3.  
  4. 1. Install deps.
  5. sudo yum -y install libtxc_dxtn.{i686,x86_64} mesa-libGL-devel.{i686,x86_64} openal-soft.i686
  6.  
  7. 2. Go to the Suse Steam page and grab the Fedora 17 rpm.
  8. http://software.opensuse.org/package/steam
  9.  
  10. 3. Install steam.
  11. sudo yum localinstall steam*.rpm
  12.  
  13. 4. Run it.
  14. steam
Advertisement
Add Comment
Please, Sign In to add comment