in reply to Perl version problem during execution of a script

what is your $LD_LIBRARY_PATH environment variable set to?

Dave.

  • Comment on Re: Perl version problem during execution of a script

Replies are listed 'Best First'.
Re^2: Perl version problem during execution of a script
by in_trouble (Initiate) on Oct 14, 2008 at 11:32 UTC
    There is no value set to his environment variable. Could you tell me what value to set fro this??
    -in_trouble
      It is correct that this variable has no value set.

      Can you show us exactly how you start (with perl 5.6.1) the two scripts: the test.pl that works, and the other that gives the startup error?

      Dave.