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 NBIADataRetriever-4.0.6-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.01-1.x86_64.rpm  to   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.

...

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 command sudo yum -v -y remove NBIADataRetriever-34.60-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.01-1.x86_64.rpm).  To run the NBIA Data Retriever from the command line, assuming you are running the NBIA Data Retriever 3.2 or later, type the command:

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

...