On 04.06.2009 11:48, vac - Wojtek Gajda wrote:
> Nikolay:
> g...@milowice2:~/test$ strace -e trace=file ./hldsupdatetool.bin
> execve("./hldsupdatetool.bin", ["./hldsupdatetool.bin"], [/* 20 vars */])
> = -1 ENOENT (No such file or directory)
> strace: exec: No such file or directory
>
> libc.so: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6
> /usr/lib64/libc.so

Have check if you have /lib32/libc.so.6
ls /lib32/libc.so.6 -l
lrwxrwxrwx 1 root root 13 2009-04-01 14:09 /lib32/libc.so.6 -> libc-2.3.6.so
But from strace it seems what problem in actually executing.


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to