Code can be found here:
http://pricepages.org/temp/test.c
Regular output (transparent image):
http://pricepages.org/temp/test.reg.png
Output when running on cluster (black image):
http://pricepages.org/temp/test.cluster.png
Current state of my thinking:
Well, I think I've tracked it down to the point where the problem is
caused by a mixture of old and new libraries (maybe). No error is
being thrown, though. I'm trying to run my program on a cluster which
has some old libraries pre-installed. I should be able to transfer
over the current *.dyld versions into the running directory, and set
DYLD_LIBRARY_PATH=. But I'm still getting the problem.
Any ideas for what would be causing this behavior? Everything works
fine if I run the program locally, but as soon as I try to use new
libraries remotely, I get a black background. No error messages.
Thanks,
Seth
On May 2, 2007, at 6:56 PM, [EMAIL PROTECTED] wrote:
Any ideas for what would be causing this behavior?
Not without seeing the code that is causing the problem.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users