Versions Compared

Key

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

...

Where are the installation files for the current version of the NBIA Data Retriever?

Include Page
Version 4.14
Version 4.14

How do I know which version of the NBIA Data Retriever I am running?

...

On CentOS or Red Hat Linux, use the command sudo yum -v -y remove NBIADataRetriever-4.03-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.14-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.

...

The NBIA Data Retriever has two variants for Linux: the Graphical User Interface (GUI) app and a command-line interface.  The command-line interface is available for the NBIA Data Retriever starting with version 4.1 and documentation is available at NBIA Data Retriever Command-Line Interface Guide

The GUI app can also be started on the command line but needs the support of a desktop environment. For NBIA Data Retriever 3.2 and later, you can start the NBIA Data Retriever this way by entering the following command at the command prompt:

...

This command assumes that the NBIA Data Retriever is installed on /opt/Downloader, which is the location it is installed at when installed with the command sudo yum -v -y remove NBIADataRetriever-4.03-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.14-1.x86_64.rpm.

Once the NBIA Data Retriever is installed on the desktop, you can click any manifest file with the extension .tcia to invoke the app.

...

This is a Java bug. This issue has a workaround. You must uninstall the NBIA Data Retriever and download the free community version of Visual Studio 2017. Install Visual Studio 2017 and then reinstall the NBIA Data Retriever.

How

...

do I resolve the "xdg-desktop-menu: not found" error in the Ubuntu installation of the NBIA Data Retriever

...

?

The If the Ubuntu server does not have a desktop environment , so the system does installed, it will not have a the “xdg-utils” package. To solve his this problem, run the following command to fix the installation error.

Code Block
$cd /tmp

$wget https://cbiit-download.nci.nih.gov/nbia/releases/ForTCIA/NBIADataRetriever_4.1/nbia-data-retriever-4.1.deb

$sudo apt install xdg-utils

$sudo -S dpkg -r nbia-data-retriever-4.0.1.deb;sudo -S dpkg -i nbia-data-retriever-4.1.deb

How do resolve the “xdg-desktop-menu: No writable system menu directory found” error in the Ubuntu installation of the NBIA Data Retriever?

Ubuntu has a bug that results in this error. To solve this problem, run the following command, then run the installation command again.

Code Block
sudo mkdir /usr/share/desktop-directories/