Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
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??


in reply to Re: DynaLoader, Permission denied
in thread DynaLoader, Permission denied

I'd think so, but it's running as root, and is world-readable. Here's some more random-pasting-stuff:
[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. at -e line 1 Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. [root@parrot:~]$
and...
[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:~]$
It's an HP 11i box, if it matters. Thanks for your suggestion.

-s.

Replies are listed 'Best First'.
Re: Re: Re: DynaLoader, Permission denied
by sschneid (Deacon) on Jul 22, 2003 at 19:11 UTC
    Replying to myself...

    Libraries (ReadKey.sl) on HP-UX (bleh) need to be executable. So just in case anyone else encounters this problem... :)

    -s.

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 having an uproarious good time at the Monastery: (6)
As of 2024-04-19 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found