You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/09/07 12:27:47 UTC

svn commit: rev 43466 - incubator/lenya/trunk/src/documentation/content/xdocs/installation

Author: michi
Date: Tue Sep  7 03:27:47 2004
New Revision: 43466

Modified:
   incubator/lenya/trunk/src/documentation/content/xdocs/installation/subversion.xml
Log:
openssl added

Modified: incubator/lenya/trunk/src/documentation/content/xdocs/installation/subversion.xml
==============================================================================
--- incubator/lenya/trunk/src/documentation/content/xdocs/installation/subversion.xml	(original)
+++ incubator/lenya/trunk/src/documentation/content/xdocs/installation/subversion.xml	Tue Sep  7 03:27:47 2004
@@ -69,7 +69,8 @@
 Installing the SVN client with SSL enabled on Debian Woody:
 </p>
 <source>
-apt-get install libssl-dev
+apt-get install openssl
+apt-get install libssl-dev (Important Header Files)
 
 ./configure --with-ssl
 make

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org