| Author |
Message |
Liboicl
Joined: 15 Feb 2010 Posts: 89
|
Posted: Sat 16 Feb 2013, 04:51 Post subject:
Steam for Fatdog64 6.0.1 |
|
I have Steam running just fine on FatDog64 6.0.1.
I am wondering how much demand there is for a package. Let me know if you want one and which puppy version you are using.
_________________ Additional .pet packages
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Sat 16 Feb 2013, 07:00 Post subject:
|
|
that's good news, it was rumored it could be difficult
| Description |
|
| Filesize |
4.3 KB |
| Viewed |
2613 Time(s) |

|
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
Satori
Joined: 14 Jan 2013 Posts: 10
|
Posted: Sat 16 Feb 2013, 23:19 Post subject:
steam on dPup 3.6.2.1 |
|
I tried installing the 'official' steam for linux on my dPup 3.6.2.1 and when I try running it, all I see is a quick flash of an outline of a box before it disappears.
I have a few Second Life (VR Worlds) clients running without problems using the NVidia 3.10 drivers, so I'm assuming the graphics isn't the problem.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Mon 18 Feb 2013, 13:53 Post subject:
|
|
According to ssanubis some lines need commenting out in a script in /usr/bin
http://murga-linux.com/puppy/viewtopic.php?p=674344#674344
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1225 Location: wales
|
Posted: Mon 18 Feb 2013, 14:00 Post subject:
Re: steam on dPup 3.6.2.1 |
|
| Satori wrote: | I tried installing the 'official' steam for linux on my dPup 3.6.2.1 and when I try running it, all I see is a quick flash of an outline of a box before it disappears.
I have a few Second Life (VR Worlds) clients running without problems using the NVidia 3.10 drivers, so I'm assuming the graphics isn't the problem. |
hi satori,
you will need to install zenity, or possibly you may get away with a symlink to yad called zenity in /usr/bin.
as well as what darkcity says above, you will need to open /usr/bin/steam as text and comment out lines where it warns about running as root (it's 136 - 139 on mine)
| Code: | # Don't allow running as root
#if [ "$(id -u)" == "0" ]; then
# show_message --error $"Cannot run as root user"
# exit 1
#fi |
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
|
|
Back to top
|
|
 |
Satori
Joined: 14 Jan 2013 Posts: 10
|
Posted: Mon 18 Feb 2013, 20:03 Post subject:
dPup 3.6.2.1 steam fails |
|
Nope... still no go.
Installed zenity and commented out the root check but the popup box just flashes by with no error msgs.
And the newly released steam script does not match the one in the mentioned forums.
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1225 Location: wales
|
Posted: Wed 20 Feb 2013, 12:21 Post subject:
|
|
hi satori,
i got this error message when trying steam on your dpup | Code: | /usr/lib/steam/bootstraplinux_ubuntu12_32.tar/ubuntu12_32/steam: /lib/libpthread.so.0: version `GLIBC_2.12' not found (required by /usr/lib/steam/bootstraplinux_ubuntu12_32.tar/ubuntu12_32/steam)
|
i don't know a way to solve this, you could ask pemasu in the dpup thread
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Thu 21 Feb 2013, 12:58 Post subject:
|
|
may need some linking to your version of glibc
what happens if with the command
ldd --version
people can make this page better by sharing which glibc version is on their Puppy
http://puppylinux.org/wikka/glibc
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
Satori
Joined: 14 Jan 2013 Posts: 10
|
Posted: Mon 04 Mar 2013, 15:39 Post subject:
WhooHoo... Steam for Debian & Wheezy |
|
Slashdot reported on someone who provided a repackage of Steam4Linux so that it includes the required glibc 2.15 libs.
Trying it now...
https://github.com/GhostSquad57/Steam-Installer-for-Wheezy/blob/master/steam-debian_1.0.0.34-3_all.deb
|
|
Back to top
|
|
 |
forpeterssake
Joined: 08 Mar 2013 Posts: 1
|
Posted: Fri 08 Mar 2013, 23:27 Post subject:
|
|
I'm on Precise 5.4, and the zenity + comment out trick worked for me. I also installed all the packages the pop-up window said I needed to add. Steam looks gnarly, with grey bars blocking out a lot of the text and almost no images currently working, but several of the games launch and play very smoothly.
|
|
Back to top
|
|
 |
pedro
Joined: 05 Oct 2005 Posts: 42
|
Posted: Wed 17 Apr 2013, 18:52 Post subject:
Re: Steam for Fatdog64 6.0.1 |
|
| Liboicl wrote: | I have Steam running just fine on FatDog64 6.0.1.
I am wondering how much demand there is for a package. Let me know if you want one and which puppy version you are using. |
Fatdog 6.2 has been released and it's great. I wonder if you can build a package for it. Thanks
|
|
Back to top
|
|
 |
|