-
Notifications
You must be signed in to change notification settings - Fork 4
Home
The aim of this wiki is to explain how to install de development version of DUI (before it gets distributed with CCP4) in your development computer. This is useful only for very advanced users and the Dials team. If you are a common user just keep updated your installation of CCP4 as usual and a stable version of DUI should be included and reachable via CCP4I2.
... some explanation about why "ccp4um -expert"
ccp4um -expert
... update to dist: 7.0.064 of CCP4
... how to "git clone ... this repo"
cd /path/to/my/CCP4/install/ ... /ccp4-7.0/lib/py2/site-packages
Now DUI can be launched by typing dui
from terminal ... as long as you are in CCP4 environment.
Then make a symbolic link to the relevant bit of the cloned repo:
ln -s path/to/my/clone/of/DUI's/code/ ... /mini_idials_w_GUI/ mini_idials_w_GUI