steamcmd on arm
Alexandre Detiste
alexandre.detiste at gmail.com
Sat Jan 16 00:01:24 UTC 2016
Hi Stephen,
I found here this post of yours,
http://unix.stackexchange.com/questions/215864/running-x86-binaries-on-armv7
I'll try this to see if steamcmd:i386 can run on ARM;
it's a simple cli application.
So we'd have:
> sudo dpkg --add-architecture i386
> sudo apt-get update
> sudo apt-get install steamcmd:i386
which would pull libstdc++6:i386 (& libc6 obviously)
I hope all the other libraries are already staticaly linked in;
whitout dlopen() tricks.
Alexandre
---------- Message transmis ----------
Objet : steamcmd on arm
Date : jeudi 14 janvier 2016, 23:11:09
De : Alexandre Detiste <alexandre.detiste at gmail.com>
À : Alexandre Detiste <alexandre.detiste at gmail.com>
More information about the Pkg-games-devel
mailing list