gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r361 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r361 - GNUnet-docs/WWW
Date: Thu, 3 Mar 2005 11:18:25 -0800 (PST)

Author: durner
Date: 2005-03-03 11:18:24 -0800 (Thu, 03 Mar 2005)
New Revision: 361

Modified:
   GNUnet-docs/WWW/hacking_win32_build.php3
Log:
final fix?

Modified: GNUnet-docs/WWW/hacking_win32_build.php3
===================================================================
--- GNUnet-docs/WWW/hacking_win32_build.php3    2005-03-03 19:11:09 UTC (rev 
360)
+++ GNUnet-docs/WWW/hacking_win32_build.php3    2005-03-03 19:18:24 UTC (rev 
361)
@@ -140,9 +140,10 @@
        PRE("dlltool --input-def ../include/libmySQL.def --dllname libmysql.dll 
--output-lib libmysqlclient.a -k"); ?>
     </li>
     <li>
-       <?php W("Copy include\* to include\mysql\"); ?>
+       <?php W("Copy include\* to include\mysql\\"); ?>
     </li>
     <li>
+       <?php W("Pass \"--with-mysql=/c/mysql\" to ./configure and copy 
libmysql.dll to your PATH or GNUnet's bin\ directory"); ?>
     </li>
   </li>
   <li>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]