Gossamer Forum
Home : Products : Others : MySQLMan :

PB with required libraries

Quote Reply
PB with required libraries
I have this message :
Reason: Can't locate GT/CGI.pm in @INC (@INC contains: /home/activwe/public_html/mysqlman /usr/local/lib/perl5/5.00502/sun4-solaris /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at mysql.cgi line 3181.
...

I have modified the mysql.cgi like this because the path is not set automatically :
use lib '/home/activwe/public_html/mysqlman';

thanks
Please help me!


Quote Reply
Re: PB with required libraries In reply to
Do you have a GT/CGI.pm file off of the main directory? Sounds like you got the path wrong, or didn't unarchive all the files.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: PB with required libraries In reply to
Arf !

i'm stupid !
I use WS_TFP and i have selected 'Force lowercase remote names'.
the script look for CGI.pm and not for cgi.pm

I'm sorry

Best regards

fred