Hello!
I installed ActivePerl5.10 on a test machine.
The machine runs a RHEL5 clone (scientific linux 5.3).
My idea was to have an OS independent perl for my
Request Tracker installation (http://www.bestpractical.com/rt/),
because the RT needs a lot of perl modules in very recent version
and this sometimes is in conflict with the os version
So is set the path variable, and the ActivePerl binery is found
by the configure script, but when i start the "make test"
I get:
/opt/ActivePerl-5.10/bin/perl: symbol lookup
error: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Term/ReadKey/ReadKey.so: undefined symbol: Perl_Tstack_sp_ptr
make: *** [testdeps] Error 127
Any idea what is the problem, can I fix this? I tried of course to set
the LD_LIBRARY_PATH but no success.
best regards
sven