GoldenEye: Source Forums
		Debriefing => Questions, Help, & How To's => Topic started by: seelig on May 16, 2011, 07:31:06 am
		
			
			- 
				Hello,
 i have installed a new server on a amd64 bit system und i become this error when i start the server
 
 Cannont open library webrequest: libidn.so.11: wrong ELF class: ELFCLASS64
 ./srcds_run: line 352: 18586 Segmentation fault      (core dumped) $HL_CMD
 
 can anybody help me?
- 
				looks like its missing the 32 bit version of it http://ubuntuforums.org/showthread.php?t=435940
			
- 
				thanks for ur answer,
 no that can not be the problem i have a 32 bit library installt and if it not installed i has the same problem earlier by curl
 or not?
 
 my OS is not ubuntu its debian just as info i have wrote it not in the first
 
 
 
 
 
- 
				You are running the mod in 32 bit emulation, but you don't have the proper libraries installed to support webrequest.so
 
 http://forums.goldeneyesource.net/index.php/topic,5836.msg62066.html#msg62066
 
 This person had a very similar problem (read the whole thread). The solution is to find and install the 32 bit variants of the libraries that fail to load. This is exactly what lodle said to do, btw.