I'm trying to get a program called "Freesurfer" set up with ubuntu on windows 10 using bash.
The program works fine but I need to use something called "Freeview" which is a graphical application within the program. For this they recommend using "Xming server" which I have downloaded.
I've read that I type: export DISPLAY=localhost:0.0 inside the ubuntu terminal and I've done so but when I try to start any graphical application be it freeview or firefox, I simply get the error in the title.
I'm not sure where the problem is and I've really tried to figure it out but to no avail. I'm a complete novice in Ubuntu so bear with me.