[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Diff file [Re: Built 0.0.08alpha3 (Windows) but need help with 'test' error]
Hi,
I had to edit the locations for ssleay32.lib (.\OpenSSL\lib\) in Windows section of "setup.py".
Diff for setup.py:
*** C:\MixMinion\Mixminion-0.0.8alpha3\NewFolder\setup-orig.txt 2007-10-21 14:21:38.296875000 -0400
--- C:\MixMinion\Mixminion-0.0.8alpha3\NewFolder\setup-new.txt 2007-10-21 14:21:53.218750000 -0400
***************
*** 138,144 ****
incd = ".\\contrib\\OpenSSL\\include"
libd = ".\\contrib\\OpenSSL\\lib\\VC"
!
if os.path.exists(incd): INCLUDE_DIRS.append(incd)
if os.path.exists(incd.lower()): INCLUDE_DIRS.append(incd.lower())
if os.path.exists(libd): LIBRARY_DIRS.append(libd)
--- 138,146 ----
incd =
".\\contrib\\OpenSSL\\include"
libd = ".\\contrib\\OpenSSL\\lib\\VC"
! libd = ".\\contrib\\OpenSSL\\lib"
! libd = ".\\contrib\\OpenSSL\\lib\\Builder5"
!
if os.path.exists(incd): INCLUDE_DIRS.append(incd)
if os.path.exists(incd.lower()): INCLUDE_DIRS.append(incd.lower())
if os.path.exists(libd): LIBRARY_DIRS.append(libd)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com