Hi Mathias,
I am going crazy, I am answering my own mails now. ;-) I have finally found
and downloaded your batch files now, from the 2nd link. For some reason the
website just didn't seem to work for quite a while.
Thanks for your work. I am including a small diff and a list of words that
are misspelled. I hope you don't mind.
Regards,
PS:
Just in case the attachment get's cut off. it's
firther -> further
withing -> within
If we only all spoke a phonetic language like German ;-)
Readme.txt:148: above to use it firther on.
Readme.txt:154: %WINDIR%\system32 folder. To prevent using this one
firther on,
Readme.txt:186: Firther, the absolutes paths must begin with a / path
exclude.txt:8:fileutils # Is now included withing coreutils
exclude.txt:16:sh-utils # Is now included withing coreutils
exclude.txt:18:stat # Is now included withing coreutils
exclude.txt:19:textutils # Is now included withing coreutils
install.bat:168:echo administrator) you can run "update-links.bat" from
withing that (moved/copied)
Urs Rau wrote:
> Hi there dear GnuWin32-List Readers,
>
> I am new to this list. I have searched the archives, but only came up with
> two links for thsi downloader from Mathias Michaelis.
>
> One form back in early 2005
> http://members.tcnet.ch/michaelis/gnuwin32/GetGnuWin32.exe
>
> and a much more frecent one from Dec 2005. But both don't work.
>
> http://getgnuwin32.nooblink.com/gnuwin32/GetGnuWin32.exe
>
> Does anybody have a working link for this?
>
> Thanks in advance.
>
> Regards,
>
--
Urs Rau
Readme.txt:148: above to use it firther on.
Readme.txt:154: %WINDIR%\system32 folder. To prevent using this one firther
on,
Readme.txt:186: Firther, the absolutes paths must begin with a / path
exclude.txt:8:fileutils # Is now included withing coreutils
exclude.txt:16:sh-utils # Is now included withing coreutils
exclude.txt:18:stat # Is now included withing coreutils
exclude.txt:19:textutils # Is now included withing coreutils
install.bat:168:echo administrator) you can run "update-links.bat" from withing
that (moved/copied)
diff -wB --strip-trailing-cr -a -du --recursive old/Readme.txt new/Readme.txt
--- old/Readme.txt 2006-01-06 21:42:33.922864300 +0000
+++ new/Readme.txt 2006-01-06 21:46:57.550294600 +0000
@@ -145,13 +145,13 @@
If you have modified the local bin\wget.ini file, then you
probably will have to copy it to the %WGETRC% destination defined
- above to use it firther on.
+ above to use it further on.
8) As administrator, put the path C:\Program Files\gnuwin32\bin into
the PATH environment variable.
Note: There exist a sort.exe program already in the
- %WINDIR%\system32 folder. To prevent using this one firther on,
+ %WINDIR%\system32 folder. To prevent using this one further on,
put the gnuwin32 Path (C:\Program Files\gnuwin32\bin) before the
%WINDIR%\system32 path within the PATH environment variable.
@@ -183,8 +183,8 @@
gnuwin32\etc\a2ps.cfg and gnuwin32\etc\a2ps-site.cfg file. Replace
all paths with absolute paths. Thereby, the path names must not
contain white spaces. If so, use 8.3 path name convention.
- Firther, the absolutes paths must begin with a / path
- delimiter, NOT with a drive letter. All path delimiter '\' has to
+ Further, the absolute paths must begin with a / path
+ delimiter, NOT with a drive letter. All path delimiter '\' have to
be replaced by '/'.
Normaly this means that you must change the last line in a2ps.cfg
diff -wB --strip-trailing-cr -a -du --recursive old/exclude.txt new/exclude.txt
--- old/exclude.txt 2006-01-06 21:42:34.627753300 +0000
+++ new/exclude.txt 2006-01-06 21:44:12.153062500 +0000
@@ -5,7 +5,7 @@
#
# ----------------------------------------------------
#
-fileutils # Is now included withing coreutils
+fileutils # Is now included within coreutils
gdlib # <gdlib> is the antecessor of <gd>
libc # Belongs to obsolet <glibc-doc-2.2.4>
libio # Belongs to obsolet <gcc-doc-2.95.2>
@@ -13,10 +13,10 @@
libttf # Belongs to obsolet <freetype-1.4>
regex-spencer # We have already <regex>. Spencer colides
# with the <file-4.13> package.
-sh-utils # Is now included withing coreutils
+sh-utils # Is now included within coreutils
standards # Belongs to obsolet <gcc-doc-2.95.2>
-stat # Is now included withing coreutils
-textutils # Is now included withing coreutils
+stat # Is now included within coreutils
+textutils # Is now included within coreutils
xpm # That do I need that for?
xpm-nox # That do I need that for?
xpm2wico # That do I need that for?
diff -wB --strip-trailing-cr -a -du --recursive old/install.bat new/install.bat
--- old/install.bat 2006-01-06 21:42:40.768119700 +0000
+++ new/install.bat 2006-01-06 21:44:12.168726700 +0000
@@ -165,7 +165,7 @@
echo nothing speaks against moving.
echo .
echo After moving/copying the gnuwin32 folder at the desired place (may be as
-echo administrator) you can run "update-links.bat" from withing that
(moved/copied)
+echo administrator) you can run "update-links.bat" from within that
(moved/copied)
echo directory. This batch file deletes orphaned links, creates new ones and
also
echo creates the folder "gnuwin32\startmenu" that can be placed somewhere in
the
echo Windows Start Menu.