Python script produces "sem_trywait: Permission denied"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hudson

    #1

    Python script produces "sem_trywait: Permission denied"

    Hi,

    I have just recently build python 2.3.3 on an AIX 5.2 version using gcc
    v3.3.2 (i built python as root and installed gcc from a rpm file).
    When we run any python script as root they work. But any other
    user produces the following three messages;
    sem_trywait: Permission denied
    sem_wait: Permission denied
    sem_post: Permission denied

    Any ideas?

    Thanks


Working...