Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On CentOS or Red Hat Linux, use the command sudo yum -v -y remove DownloaderTCIADownloader.x86_64;sudo yum -y install downloaderNBIADataRetriever -3.2-1.x86_64.rpm to install the NBIA Data Retriever. This command pulls and installs all missing dependent libraries when the NBIA Data Retriever is installed. If you install another way, you may not install all of the dependent libraries. Also, note that the NBIA Data Retriever always takes a manifest file as a parameter. In a GUI desktop environment, start the NBIA Data Retriever by clicking a manifest file.

How do I run the NBIA Data Retriever from the command line on RedHat/CentOS Linux?

 Assuming Assuming the NBIA Data Retriever is installed on /opt/Downloader (this is the location that the NBIA Data Retriever is installed at when it is installed with command sudo yum -v -y remove DownloaderTCIADownloader.x86_64;sudo yum -y install downloaderNBIADataRetriever -3.2-1.x86_64.rpm).  To run the NBIA Data Retriever from the command line, assuming you are running the NBIA Data Retriever 3.2, type the command:

sudo /opt/DownloaderNBIADataRetriever/Downloader <full NBIADataRetriever  <full path of manifest file including the file name>

...