Hello, I'm working with perl 5.6.1 on HP-UX. I met a little problem when I tried to use a Tibco specific library: I have 3 library, the first one can be used successfully but the two other create an error:
Can't load '/opt/TeSCX100L04D/perl/lib/site_perl/5.6.1/PA-RISC2.0-thread- multi/auto/Tibrvcm/Tibrvcm.sl' for module Tibrvcm: No such file or directory at /opt/TeSCX100L04D/perl/lib/5.6.1/PA-RISC2.0-thread-multi/DynaLoader.pm line 206. at -e line 1 Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. Of course, the file exists and has the correct rights. Does someone know if it can come from my Perl version or my environment(I have set the SHLIB_PATH and the PERL5LIB variables correctly). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]