On Mon, 11 Apr 2005, Chris Jones wrote: > Marcel Beringer wrote: > > > So now the server really is running in 64 bit mode, cause why not use > > it when you bought it :) > > > > But ... I cannot install/update anymore ... > > Look at the output of "ldd hldsupdatetool.bin". Do all the files it > points to exist? That is what this error means -- that one of the > shared libs either does not exist, or is not in your library path. > > Since it only uses libc and I am sure you have this, it may be that it > is simply not compatible with 64-bit versions. I'm not very familiar > with 64-bit architecture, but I do know there is a different libc for > thse OS's. > > Another hint this may only work on 32-bit OS's: > > $ file hldsupdatetool.bin hldsupdatetool.bin: ELF 32-bit LSB executable, > Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), > stripped
Yes, finally a reply which I can use :) [EMAIL PROTECTED]:/usr/games/cs-server/hlds_l$ file steam steam: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped SO indeed the file "steam" is a 32 bit file, but I cannot imagine that there isn't a way to get it to work on 64 bit systems ? More and more people are switching to 64 bit, so does Valve allready have a solution for this ? And again, for the time being, what's the work-a-round for this ? So that I can update/install my CS server again :) Thanks for your help Chris! Grtz, Marcel _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

