From: <db...@CT...> - 2003-02-19 15:45:52
|
Personally I have always run into stability issues when moving compiles like this around to different boxes. Something slightly different in the environments of the two boxes may cause this compile to 'misbehave', even if you were to figure this particular issue out. A fresh installation of perl (better yet a fresh compile from source) of perl and the Expect.pm module is relatively painless, and will result in a rock solid install for your production dependancies. Hopefully you can do this. Hope this helps, David Basham Slater Robert-WLRS12 <WL...@mo...> To: "'exp...@li...'" Sent by: <exp...@li...> exp...@li...urc cc: eforge.net Subject: [Expectperl-discuss] Where is send.al in Expect.pm module? 02/19/2003 08:55 AM Hello, I work in a CDMA test group for Motorola and we developed an automation tool written in Perl5. We have used the Expect.pm module to establish 'rlogin' session to various UNIX machines. Everything is working fine in our facility. We need to setup the same tool in a new lab in Bangalore, India. They purchased an Ultra5 UNIX machine to be there 'tools' server. We FTP'ed the Perl5 software distribution to this new machine including the Expect.pm module. We are now seeing the following error: Can't locate auto/Expect/send.al in @INC (@INC contains: . .. /usr/sbin /usr/test/atd/tools/Auto/Auto_Modules /usr/test/atd/tools/Auto/Auto_Modules/LapMessages /usr/perl5/5.00503/sun4-solaris /usr/Perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 . /usr/test/atd/tools/Auto/R16_1/TEST_CASES) at /usr/test/atd/tools/Auto/Auto_Modules/RCval.pm line 318 Can you please tell me were the send.al method is located for the Expect.pm. We just need to know what the directory structure is relative to the Expect.pm module. Thanks for your help. Regards, Bob Slater ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Expectperl-discuss mailing list Exp...@li... https://lists.sourceforge.net/lists/listinfo/expectperl-discuss |