Installing and uninstallng DensToolKitViewer
joaquinbarroso
The new DensToolKitViewer just got even better! So, if you want to update DTKViewer to make the most of the new features, in this tutorial we shall compile and install DensToolKitViewer. We provide the explicit steps to compile under Ubuntu and under MacOSX.
We will assume that the git repo is cloned in /home/your_username/Downloads
. For this, execute the following commands
$ cd ~/Downloads
$ git clone https://github.com/jmsolano/denstoolkit
After cloning the repository, go to the...
