Hi,

I have a question regarding the usage of the modules.
I have written my module in:  /net/project/gmi/dev/lib  The name of it is:
GMIPackage
I am running my Perl program using that module in:  /net/project/gmi/dev/bin
I am doing this :
#!/opt/perl5/bin/perl -I /net/project/gmi/dev/lib

use Sybase::DBlib;
use GMIPackage; 

I am getting this error:
Can't locate GMIPackage.pm in @INC (@INC contains:
/opt/perl5/lib/PA-RISC1.1/5.00404 /opt/perl5/lib
/opt/perl5/lib/site_perl/PA-RISC1.1 /opt/perl5/lib/site_perl .) at
./ReadGMIMoney.pl line 53.
BEGIN failed--compilation aborted at ./ReadGMIMoney.pl line 53.

I tryed all the different combinations of using "-I"  option, of using " use
lib" statement and nothing works.  'When I specify the path to the lib, it
overwrites the Sybase path.

Can you help?

Thanks,

Yelena Tsalyuk
Barclays Capital
*    (212) 412-1412
* [EMAIL PROTECTED]



--------------------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Any views or opinions presented are solely those of the author and do 
not necessarily represent those of the Barclays Group unless otherwise 
specifically stated.

--------------------------------------------------------------------------------------

Reply via email to