2,684
edits
(→XDS package: change FTP to HTTPS) |
(→WSL2: windows firewall question) |
||
Line 1: | Line 1: | ||
Line 155: | Line 156: | ||
=== WSL2 === | === WSL2 === | ||
I got CCP4 7.1 including coot-0.9.5 to work on Ubuntu 20.04 LTS running under WSL2, with [https://mobaxterm.mobatek.net/ MobaXterm] as the Xserver (but not with Xming or VcXsrc, at least not reproducibly). My ~/.bashrc has the line (which the CCP4 installation created): | I got CCP4 7.1 including coot-0.9.5 to work on Ubuntu 20.04 LTS running under WSL2, with [https://mobaxterm.mobatek.net/ MobaXterm] as the Xserver (but not with Xming or VcXsrc, at least not reproducibly). When the Windows firewall asked whether it should allow MobaXterm communciation, I answered "yes" for both private and public networks. | ||
My ~/.bashrc has the line (which the CCP4 installation created): | |||
source /opt/xtal/ccp4-7.1/bin/ccp4.setup-sh | source /opt/xtal/ccp4-7.1/bin/ccp4.setup-sh | ||
and I created a file in the Windows filesystem (replace MYUSERNAME with your Windows username): | and I created a file in the Windows filesystem (replace MYUSERNAME with your Windows username): |