From: Marc C. <mar...@ya...> - 2001-07-26 10:13:49
|
Hi, I'm testing the web2ldap software, but it's being impossible to me to install it. I'm trying to install it in a Windows system, so I downloaded the software, the libs and Phyton, I put the dlls in the right folder, I ran Python, I loaded the web2ldap.py script in the sbin folder and when I tried to ran it, I obtained the following error: Traceback (innermost last): File "C:\web2ldap-0.9.4\sbin\web2ldap.py", line 33, in ? import w2lcore,w2lhandler,msHTTPServer,msHTTPHandler,ipadr File "C:\web2ldap-0.9.4\pylib\w2lhandler.py", line 11, in ? import sys,os,time,socket,msshelve,msgzip,\ File "C:\web2ldap-0.9.4\pylib\ldapdns.py", line 25, in ? DNS.ParseResolvConf() File "C:\web2ldap-0.9.4\pylib\DNS\Base.py", line 18, in ParseResolvConf lines=open("/etc/resolv.conf").readlines() IOError: [Errno 2] No such file or directory: '/etc/resolv.conf' I looked for the resolv.conf file in my computer and it seems not to exist, so, how can I fix it? Thanks, Marc __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ |