Hmmm... Sounds like your Perl and their Perl are not the same Perls. Do a 'which perl' and ask the DBAs to do the same and compare the results. If they're different, that's likely the culprit.
Gordon Dewis Production Officer Geography Division Statistics Canada (613)951-4591 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:44 PM To: [EMAIL PROTECTED] Subject: RE: Where is the DBI FAQ I have DBI installed but when the DBA's try to use it they are getting this error message Can't locate Mail/Sendmail.pm in @INC (@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at test_lib.pl line 32. BEGIN failed--compilation aborted at test_lib.pl line 32. Can't locate DBI.pm in @INC (@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at test_lib.pl line 34. BEGIN failed--compilation aborted at test_lib.pl line 34. Can you tell me what to do?? I am a 'new' unix admin and have limited knowledge at this time... I really don't know what this error means. I am in the middle of configuring sendmail. Does this have something to do with this error, that DBI isn't working? Thank you Katie M Kugler Infrastructure Support - Woodbury 500 Bielenberg Drive Dept- 1P3 Woodbury, MN 55125 [EMAIL PROTECTED] P - 651-734-2298 C - 651-247-3872 ----- Forwarded by Katie Kugler/WBY/HLIFE on 06/11/02 02:39 PM ----- Susan G. White@HARTFORD To: Katie Kugler/WBY/HLIFE@Hartford_Life LIFE-MN cc: Subject: RE: Where is the DBI FAQ 06/11/02 02:18 PM Katie, Maybe the information here will help. Susan ----- Forwarded by Susan G. White/HLife-Mn on 06/11/2002 02:18 PM ----- "Sterin, Ilya" To: "'[EMAIL PROTECTED] '" <Isterin@cibe <[EMAIL PROTECTED]>, r.com> "'[EMAIL PROTECTED] '" <[EMAIL PROTECTED]> cc: 06/11/2002 Subject: RE: Where is the DBI FAQ 12:41 PM http://xmlproj.dyndns.org/cgi-bin/fom You can also run perldoc DBI::FAQ. The above link, will evenutally be incorporated into DBI::FAQ, though it's more recent as of now. Ilya -----Original Message----- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 6/11/02 10:51 AM Subject: Where is the DBI FAQ We are having difficulty installing the DBI on Sun Solaris. Where would we find the FAQ to give us some idea how to proceed? Thanks Susan ************************************************************************* PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. *************************************************************************
