[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3627: add ssleay32.dll (vidalia/branches/vidalia-0.1/pkg/win32)
Author: phobos
Date: 2009-03-17 21:15:20 -0400 (Tue, 17 Mar 2009)
New Revision: 3627
Modified:
vidalia/branches/vidalia-0.1/pkg/win32/build-vidalia-installer.txt
Log:
add ssleay32.dll
Modified: vidalia/branches/vidalia-0.1/pkg/win32/build-vidalia-installer.txt
===================================================================
--- vidalia/branches/vidalia-0.1/pkg/win32/build-vidalia-installer.txt 2009-03-16 23:09:49 UTC (rev 3626)
+++ vidalia/branches/vidalia-0.1/pkg/win32/build-vidalia-installer.txt 2009-03-18 01:15:20 UTC (rev 3627)
@@ -76,7 +76,12 @@
where "$MINGWDIR" is the path to your MinGW installation.
+ Copy the OpenSSL .dll file into your "bin" directory:
+ copy $OPENSSLDIR\bin\ssleay32.dll bin\
+
+ where "$OPENSSLDIR" is the path to your OpenSSL installation.
+
Copy the Vidalia executable into your "bin" directory:
copy src\vidalia\vidalia.exe bin\