How To Install This Repos - mdibl/package_downloads GitHub Wiki
Very simple:
- Clone (or export) this repos
cmd: git clone https://github.com/mdibl/package_downloads.git
- Cd to the repos directory and run the setup.sh script
a. cd package_downloads
b. run ./setup.sh
- Update the "Configuration" file (package_downloads/Configuration )
- Set SOFTWARE_BASE --- Where to create global bin/,lib, include/
- Set EXTERNAL_SOFTWARE_BASE -- Where to install Packages
- Set PACKAGE_DOWNLOADS_BASE -- Absolute Path to this package
- Set LOGS_BASE -- Absolute path to where logs will be created
voila!