Skip to content

RC-MODULE/gnuwin32-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online installer of full tool set needed for RC-Module project buildings under Windows OS.

List of downloading packages:

Script languages & build systems:

System GnuWin32 utilities:

Archivators:

Installation

Clone this project or download GnuWin32-lite installer.
Extract archive and open a command window, switch to the gnuwin32-lite directory and run download.bat
If you are behind proxy you have two choices how to enter proxy-settings:

  • A. In dialog mode of download.bat
  • B. Define your proxy settings in environment variables http_proxy and https_proxy (with no spaces around =) in command line or put it into .\wget.ini

If download.bat completes successfully run install.bat <your_install_dir> with a path where to extract tools.
Install.bat without parameters will extract tools to the current \bin folder.
Accept %PATH% modyfication - it will add <your_install_dir>\bin to the PATH variable.

For example:

C:\gnuwin32-lite-master>set  http_proxy=http://username:password@proxy:80/
C:\gnuwin32-lite-master>set https_proxy=http://username:password@proxy:80/
C:\gnuwin32-lite-master>download 
C:\gnuwin32-lite-master>install C:\gnuwin32 

About

Lite GnuWin32 package installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •