This is the message I get in Terminal after launching the command you suggested:
$ convert -version dyld: convert can't open library: /usr/X11R6/lib/libXext.6.dylib (No such file or directory, errno = 2) Trace/BPT trap Computer-di-Pierfranco-Minsenti:~ pierfranco$ I have checked my disk and found that I have this directory: /usr/X11R6/lib/libXpm.4.11.dylib so I see there is a difference between the file which is looked for in Terminal, which is libXext.6.dylib and the file I actually have which is libXpm.4.11.dylib But this is all I can say at the moment. Thank you in advance for the suggestions you will be able to give me. Pierfranco 2008/8/25 Bennett Helm <[EMAIL PROTECTED]> > On Mon, Aug 25, 2008 at 9:58 AM, Pierfranco Minsenti < > [EMAIL PROTECTED]> wrote: > > Dear Bennet, >> >> thnk your for your mail. I have tried what you suggested but unfortunately >> nothing changes, I have the same problems as usual. >> Pierfranco >> > > If you launch Terminal.app and type "convert --version" (without the > quotes), what do you see? > > Bennett >
