Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Error loading libraries

Quote Reply
Error loading libraries
I just changed hosts to CIHOST (unix), and am having a problem with Perl 5.004 that does not exist with 5.003:

Specifically #!/usr/bin/perl5.003 works fine except the verify function will not run (even if I change the require statement to 5.003)

If I change this to #!/usr/local/bin/perl (which is the location used in Fileman which works and reports Perl Version 5.004) or #!/usr/bin/perl, loading any of the cgi's for Links 2.0 produces a text error:

"Error Loading System Libraries, and then a note that maybe I forgot to strip carrige returns after a network transfer." Changing all the references back to 5.003 clears this error and Links again runs fine. Tried it back and forth twice.

In Telnet "which perl" results in "/usr/local/bin/perl"

Is 5.004 more sensitive to some "carrige return" error than 5.003 ????

Any ideas are much appreciated!

Sorry for the odd question.

Subject Author Views Date
Thread Error loading libraries marinedesign 1070 May 16, 2000, 9:00 PM
Post Re: Never Mind: Re Error loading libraries
marinedesign 1038 May 17, 2000, 1:37 AM