Skip to content

Commit 2447919

Browse files
committed
updated doc for catalina
1 parent 6bf94eb commit 2447919

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/richardson_MFC.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,16 @@
5858
* How to visualize using gnuplot on Richardson
5959
* You need XQuartz on your MacOS [or X11 on Linux]
6060
* Install at https://dl.bintray.com/xquartz/downloads/XQuartz-2.7.8.dmg
61+
* I am aware this version is deprecated, but it appears that 2.7.11 does not work in some cases
6162
* Make sure you logged into Richardson using ssh -Y [or ssh -X]
6263
* Check if your X server is working by logging into Richardson and issuing
6364
$ xclock
65+
* IF YOU USE MacOS CATALINA!
66+
* Permissions can be an issue
67+
* Go to System preferences -> Security and Privacy -> Privacy -> Full Disk Access
68+
* Add your terminal (e.g. Terminal, iTerm2, etc.) via the + button
69+
* Add XQuartz (launchd_startx) and the app (XQuartz)
70+
6471
* Copy contents of https://raw.githubusercontent.com/sbryngelson/dotfiles/master/.gnuplotrc_x11
6572
into your ~/.bashrc
6673
* now you can use

0 commit comments

Comments
 (0)