Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Installation Problems

Quote Reply
Re: Installation Problems In reply to
Ahh, you are using Perl version 4. If you type:

perl -v

You'll see what version it is. So you need to find perl version 5 on your system. Common places are:

/usr/bin/perl5
/usr/local/bin/perl5

Then to run SQL.pl use perl5:

/usr/bin/perl5 SQL.pl

and it should work.

Cheers,

Alex
Subject Author Views Date
Thread Installation Problems dearnet 4261 Jul 20, 1999, 8:58 PM
Post Re: Installation Problems
Alex 4148 Jul 21, 1999, 6:01 AM
Post Re: Installation Problems
dearnet 4156 Jul 21, 1999, 8:16 AM
Post Re: Installation Problems
dearnet 4160 Jul 21, 1999, 11:47 AM
Post Re: Installation Problems
Alex 4154 Jul 21, 1999, 1:53 PM