in reply to Re: Get Semaphore info using CPAN semaphore.pm
in thread Get Semaphore info using CPAN semaphore.pm
I donot have root access on our system. And I got the below error. Please let me know how I can work with semaphores without installing any thing.
perl Semphore_try.pl Can't locate Thread/Semaphore.pm in @INC (@INC contains: /usr/perl5/5. +8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/ +5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 /usr/perl5/site_p +erl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor +_perl/5.8.4 /usr/perl5/vendor_perl .) at Semphore_try.pl line 1. BEGIN failed--compilation aborted at Semphore_try.pl line 1.
I have the source code of semaphore.pm . May be I need to try using it directly from IPC , instead of using threaded ones. Please guide me .
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Get Semaphore info using CPAN semaphore.pm
by Bloodnok (Vicar) on Sep 05, 2009 at 13:48 UTC | |
by rmv (Initiate) on Sep 05, 2009 at 13:59 UTC | |
by ww (Archbishop) on Sep 05, 2009 at 14:19 UTC | |
by dave_the_m (Monsignor) on Sep 05, 2009 at 14:59 UTC |