I'm connected to a remote Linux server via ssh, and I'm trying to execute ImageMagick's display
command. I know that the problem is probably not on the server side, because when I connect from different machines I don't get the same problem. And I installed XQuartz on my local machine as well as connected using the ssh tags -Y and -X (neither fix the problem) and I'm still getting the following error. My computer is a MacBook Pro running El Capitan. Any idea?
display: unable to open X server `' @ error/display.c/DisplayImageCommand/426.
Thanks!