From: Herman B. <her...@us...> - 2003-10-17 20:23:55
|
Update of /cvsroot/gaim/web/htdocs/win32 In directory sc8-pr-cvs1:/tmp/cvs-serv23617 Modified Files: index.php Log Message: Link to NSIS installer added Index: index.php =================================================================== RCS file: /cvsroot/gaim/web/htdocs/win32/index.php,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -p -r1.80 -r1.81 --- index.php 12 Oct 2003 21:13:05 -0000 1.80 +++ index.php 17 Oct 2003 20:18:29 -0000 1.81 @@ -136,7 +136,8 @@ Now just wait and let your compiler do i If you want to build the Gaim installer, do the following: <ul> <li> -Grab and install <a href="http://www.nullsoft.com/free/nsis">NSIS</a> (at least v2.0b4). Include NSIS to your PATH. +Grab and install <a href="nsis20b4_7-20-03.exe">NSIS v2.0b4 (cvs 7/20/03)</a>. Include NSIS to your PATH.<BR> +For info on the NSIS installer, visit the <a href="http://nsis.sourceforge.net">NSIS website</a>. </li> <li> Make sure to download and install the <a href="http://nsis.sourceforge.net/archive/nsisweb.php?page=248&instances=0,32">AccessControl plugin</a>. |