chimni has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks,
i am trying to install DBD::Chart one of the prerequisites is GD::Text contained in GDTextUtil-0.86.
platform HP-UX 11.00 Perl 5.6.0
I get the following error while 'perl Makefile.pl' for GDTextUtil-0.86
# perl Makefile.PL /usr/lib/dld.sl: Unresolved symbol: pthread_mutex_init (code) from /u +sr/local/lib/libgd.sl Abort(coredump)
I guess it has something to do with libgd being built dynamically(should i force a static build).
Just guessing wild
Any suggestions
Regards,
chimni