Difference between revisions of "Install dx"
Jump to navigation
Jump to search
(→Linux) |
(→Linux) |
||
Line 5: | Line 5: | ||
== Linux == | == Linux == | ||
− | See http://pkgs.org/download/dx | + | See http://pkgs.org/download/dx |
Download the latest epel-release rpm from | Download the latest epel-release rpm from | ||
Line 19: | Line 19: | ||
sudo yum install dx | sudo yum install dx | ||
</source> | </source> | ||
+ | |||
+ | == Dockerfile == | ||
+ | If you | ||
== MAC == | == MAC == |
Revision as of 21:42, 24 October 2017
Contents
About
OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.
Linux
See http://pkgs.org/download/dx
Download the latest epel-release rpm from
sudo yum install epel-release
sudo yum install dx
# OR
cd $HOME/Downloads
# RHEL/CentOS 6 64-Bit ##
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
sudo rpm -Uvh epel-release-6*.rpm
sudo yum install dx
Dockerfile
If you
MAC
Buy for 25$ from http://www.vizsolutions.com.
When you pay by Paypal, you get a mail with instructions to install. That mail will probably end-up in a spam filter. Remember to check there.
After installing, in your home .bash_profile, add this
# Use OpenDX/usr/local/bin alias dx='open -a /Applications/OpenDX-4.4.4/OpenDX.app'
Then you can open dx files from terminal