Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: DynaLoader, Permission denied

by sschneid (Deacon)
on Jul 22, 2003 at 19:05 UTC ( [id://276879]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [root@parrot:~]$ perl -le 'use Term::ReadKey;'
    Can't load '/usr/local/lib/perl5/site_perl/5.6.1/PA-RISC2.0/auto/Term/
    +ReadKey/ReadKey.sl' for module Term::ReadKey: Permission denied at /u
    +sr/local/lib/perl5/5.6.1/PA-RISC2.0/DynaLoader.pm line 206.
    ...
    Compilation failed in require at -e line 1.
    BEGIN failed--compilation aborted at -e line 1.
    [root@parrot:~]$
    
  2. or download this
    [root@parrot:~]$ ls -la //usr/local/lib/perl5/5.6.1/PA-RISC2.0/Dyn*
    -r--r--r--   1 bin        bin          27315 Feb 15  2002 //usr/local/
    +lib/perl5/5.6.1/PA-RISC2.0/DynaLoader.pm
    [root@parrot:~]$ ls -la /usr/local/lib/perl5/site_perl/5.6.1/PA-RISC2.
    +0/auto/Term/ReadKey/*.sl
    -rw-rw-rw-   1 bin        bin          45056 Feb 15  2002 /usr/local/l
    +ib/perl5/site_perl/5.6.1/PA-RISC2.0/auto/Term/ReadKey/ReadKey.sl
    [root@parrot:~]$
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://276879]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found