On Thu, 12 Dec 2002, m0gely wrote: > Core was generated by `hlds'. > Program terminated with signal 11, Segmentation fault. > /lib/libNoVersion.so.1: No such file or directory. > #0 0x280e5eb3 in ?? () > (gdb)
libNoVersion.so.1 is a symlink. look so the symlink is linked correctly. su-2.03# ls -l /usr/compat/linux/lib/libNoVersion.so.1 lrwxr-xr-x 1 root wheel 21 Jun 16 2002 /usr/compat/linux/lib/libNoVersion.so.1 -> libNoVersion-2.2.2.so it comes from the glibc-package. perhaps you need to upgrade the glibc-package. /Bjorn Have you noticed that if you take Windows ME, NT, and CE, and arrange them in a certain order you get Windows CEMENT.......coincidence, i think not!!!! _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

