Posted on 2009-11-12 16:51:11-08 by koichi
Installing Tk on Mac OS X 10.6 (Snow Leopard) 64bit

I tried to install Tk-804.028_501 on Mac OS X 10.6 (Snow Leopard) 64bit. But the "make test" gives me this:

dyld: lazy symbol binding failed: Symbol not found: _png_create_write_struct
Referenced from: /User/k/perl/Tk-804.028_501/blib/arch/auto/Tk/PNG/PNG.bundle
Expected in: flat namespace

And I cannot open PNG image files in Perl/Tk windows. Perl gives me the same error message and exits.

I installed libpng separately and run the make sequence of Perl/Tk again. But no luck so far.

Any help or hints?

Thanks and sorry for my poor English.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.