Hi all!
I try to create game server, but i get some error, that i cannot continue when i use TinyCore.
I try same with Ubuntu distro and its work whell.
So, first i download this tool:
wget [url]http://www.steampowered.com/download/hldsupdatetool.bin[/url]
Then start it:
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
Then should read agreement and decide "yes" or "no", but i get "Segmentation fault".
If i agree, then "hldsupdatetool.bin" file will create file named "steam" abaut 8Mb, then i should start next command:
./steam -command update -game valve -dir .
But i cannot, because steam file is not generated. I used Ubuntu generated steam file and copy in TinyCore, but still not work.
I gues i miss some libraries, but don't know witch one...
When i try run "steam" file witch is copyed from Ubuntu Linux:
./steam -command update -game valve -dir .
I got "Permission denied".
If someone can tell me little what i should do to get work correct.. that will be great. Because i wanna create server with TinyCore Linux only. This is the best and fastest distro!