Skip to content

How To Install This Repos

Lucie Hutchins edited this page Mar 21, 2018 · 2 revisions

Very simple:

  1. Clone (or export) this repos
   cmd: git clone https://github.com/mdibl/package_downloads.git 
  1. Cd to the repos directory and run the setup.sh script
   a. cd package_downloads
   b. run ./setup.sh 
   
  1. 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!