Getting X11 server to work on MacOS-X
Posted: 2019-07-22T18:58:13-07:00
I could use some help, I am kind of a 'just beyond beginner' running terminal commands and such.
I am running Mojave
Installed version 7.08 of ImageMagick
I used the ImageMagick Mac OS X distribution provided
Followed instructions for installing distribution package
Downloaded and installed Xquartz
rebooted (Xquartz suggested logging out and back in to set Display to Xquartz not X11, or something like that)
did export DISPLAY=:0
ran magicking logo.gif
no response
ran identify logo.gif got: logo.gif GIF 640x480 640x480+0+0 8-bit sRGB 256c 28576B 0.000u 0:00.000
so I assume things are seemingly working so far. Then
ran display logo.gif
and I get several pages (look like man pages) then:
display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1900.
So I think the problem is XQuartz. How do I run that ahead of time to get ImageMagick to work. When I run the XQuartz app just installed I get an XTERM window. Do I need to do something else?
I am running Mojave
Installed version 7.08 of ImageMagick
I used the ImageMagick Mac OS X distribution provided
Followed instructions for installing distribution package
Downloaded and installed Xquartz
rebooted (Xquartz suggested logging out and back in to set Display to Xquartz not X11, or something like that)
did export DISPLAY=:0
ran magicking logo.gif
no response
ran identify logo.gif got: logo.gif GIF 640x480 640x480+0+0 8-bit sRGB 256c 28576B 0.000u 0:00.000
so I assume things are seemingly working so far. Then
ran display logo.gif
and I get several pages (look like man pages) then:
display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1900.
So I think the problem is XQuartz. How do I run that ahead of time to get ImageMagick to work. When I run the XQuartz app just installed I get an XTERM window. Do I need to do something else?