X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=make.bat;h=f305b090b09c7f240f075cbeffb5ce81e3e674d4;hp=ebb2ed1d2af563e073bddfb090bacd259af936e9;hb=7212fdd8f9318b35adaf02164abb545205d6e2cf;hpb=c9a393eeb329a99695566342a9f03b8a30000898 diff --git a/make.bat b/make.bat index ebb2ed1d2..f305b090b 100644 --- a/make.bat +++ b/make.bat @@ -5,15 +5,6 @@ rem Written by Frank Schmitt (ich@frank-schmitt.net) rem based on the work by David Charlap (shamino@writeme.com) rem . rem . -rem From http://my.gnus.org/node/343: -rem A comment on installing Gnus on Windows 98 SE that might help others: When -rem I ran the "make.bat" file in the 5.10.6 tarball I got a bunch of "Out of -rem environment space" messages. The solution was to (1) make a shortcut to -rem the make.bat file, and (2) right-click on the shortcut, setting "Cmd line" -rem in the "Program" tab in "properties" to include the parameters make.bat -rem requires, and "initial environment" in the "memories" tab, to the maximum -rem (in my case, anyway, 2560). -rem . rem Clear PWD so emacs doesn't get confused set GNUS_PWD_SAVE=%PWD% set PWD= @@ -331,10 +322,6 @@ echo * /copy indicates that the compiled files should be copied to your echo * emacs lisp, info, and etc site directories. REM echo * ^> inst-log.txt 2^>^&1 REM echo * Log output to inst-log.txt -echo * -echo * Note: If you have Emacs/w3 you should set the environment variable -echo * W3DIR to the directory where w3 is installed eg. -echo * set W3DIR=d:\lisp\w3-4.0pre46\lisp echo *************************************************************************** echo.