Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: steam missing dependencies

  1. #11
    Join Date
    Jul 2012
    Location
    Elmira, NY
    Beans
    283
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: steam missing dependencies

    after that if i click the steam icon on unity i get a dialog saying
    Couldn't set up Steam data - please contact technical support
    If i type steam in terminal i get:
    Code:
    metulburr@ubuntu:~$ steam
    Setting up Steam content in /home/metulburr/.local/share/Steam
    rm: cannot remove '/home/metulburr/.steam/steam': Is a directory

  2. #12
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: steam missing dependencies

    Code:
    rm -rf ~/.steam

  3. #13
    Join Date
    Jul 2012
    Location
    Elmira, NY
    Beans
    283
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: steam missing dependencies

    That allows me to install steam. Thank you.

    I do have another question. I cant get to the steam store. I get an error
    Error Code: -130

    Failed to load web page (unknown error).
    IS this related to a package missing, or only steam related?

  4. #14
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: steam missing dependencies

    I don't know and google didn't come up with any useful.
    Do anything else works in steam?

  5. #15
    Join Date
    Jul 2012
    Location
    Elmira, NY
    Beans
    283
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: steam missing dependencies

    everything but the store seems to work

  6. #16
    Join Date
    Dec 2016
    Beans
    19

    Re: steam missing dependencies

    Hello, I had issues with my Steam when you click on the icon, is not just going? Here is my solution to my problem. Also for some reason make sure your Wine settings are straight. .

    (ctrl+alt+t to open the terminal) and try to start steam again.

    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6

    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1

    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1

    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6

    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •