Hello
I am trying to install ActivePerl Pro Studio and I am seeing the following errors.
Could not load program ./setup:
Symbol resolution failed for setup because:
Symbol ___memcmp (number 1) is not exported from dependent
module /usr/lib/libc.a(shr.o).
Symbol __pth_init (number 80) is not exported from dependent
module /usr/lib/libpthreads.a(shr_xpg5.o).
Symbol __pthread (number 81) is not exported from dependent
module /usr/lib/libpthreads.a(shr_xpg5.o).
Examine .loader section symbols with the 'dump -Tv' command.
Upon some search, it seems that I have to download these library files? But I am not able to find the righ packages for my OS version, which is AIX 5.1.
Is there something else I can do? Is this really a library issue?
Thanks in advance