<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV>I have installed python2.2 in a SCO Openserver 5.0.5 system and when I
run nagios-statd, I got the following error: <BR><FONT face=Arial
size=2> </FONT></DIV>
<P><FONT face=Arial size=2>#
./nagios-statd
</FONT><FONT face=Arial size=2>Traceback (most recent call
last):
</FONT><FONT face=Arial size=2>File "./nagios-statd", line 3, in
? </FONT><FONT
face=Arial size=2> import getopt, os, sys, signal,
SocketServer
</FONT><FONT face=Arial size=2>File "/usr/local/lib/python2.2/SocketServer.py",
line 131, in
?
</FONT><FONT face=Arial size=2>import
socket
</FONT><FONT face=Arial size=2>File "/usr/local/lib/python2.2/socket.py", line
41, in
?
</FONT><FONT face=Arial size=2>from _socket import
*
</FONT><FONT face=Arial size=2>ImportError: No module named _socket</FONT></P>
<P><FONT face=Arial size=2>Can anybody help me what the problem is.. Python 2.2
seems to be running fine....</FONT></P><FONT size=2>
<P># python2.2
Python 2.2.2 (#1, Jan 21 2003, 13:58:38)
[C] on sco_sv3
Type
"help", "copyright", "credits" or "license" for more
information.
>>> </P></FONT>
<P><FONT face=Arial size=2>Thanks</FONT></P>
<P><FONT face=Arial size=2></FONT> </P></BODY></HTML>