User Details
- User Since
- Jan 21 2015, 11:13 AM (514 w, 3 d)
May 10 2016
Much appreciated Actium, will test it and if it feel stable then I will clean my server packages.
Would be great to get an more official word from the development team on why this happened and which workaround now is the safest (+ are they going to fix this on later versions).
Running Ubuntu 14.04.1 LTS 64 bit server. After loads of apt-get install (thanks Dorbedo), I was still getting "libudev.so.0: cannot open shared object file: No such file or directory" and players kicked off just after joining. This error was related to steamclient.so.
First I tried to add symbolic link like this: "ln -s /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0", it did not work.
Then I did something dreadful, I used hexeditor to change libudev.so.0 to libudev.so.1 in steamclient.so and finally got it working.
Note, I do not recommend this to anybody but decided to share this in case someone else needs a workaround for their server.
There is no such thing (anymore) as 32 bit libudev0 for my distro / version. Hence I had to do an ugly hack and force steam to use a bit newer version.