File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments