-
Notifications
You must be signed in to change notification settings - Fork 3
Home
luisodls edited this page Oct 8, 2018
·
16 revisions
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
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