Page 1 of 1

Re: Mac OS X binary release: display just outputs help text

Posted: 2008-01-02T13:48:28-07:00
by magick
We intend to update the Mac OS X ImageMagick binary distributions within a few days. In the mean-time if you can't wait try downloading/installing from Mac Ports or fink.

Re: Mac OS X binary release: display just outputs help text

Posted: 2008-01-02T19:26:41-07:00
by fmw42
Although I am not on the current release, in the past I have had the same problem. But seem to be able to cure it by adding export DISPLAY=:0 to my .profile file.

Re: Mac OS X binary release: display just outputs help text

Posted: 2008-01-03T08:59:28-07:00
by maceis
I have installed from source (no Fink, no MacPorts).
'display' works with no problems at all.
If I type 'display imagefile.png' the display gets opened.
If I type type 'display' with no argument the IM Wizard is opend and I get a file browser window from which I can open images.
My DISPLAY variable is set to ':0.0'
Please note that X11.app has to be running before using the 'display'-command.

HTH