I am in the process of making a package. Once installed, the program runs fine
when in super user mode, but doesn't run under sudo (with full permision) or a
normal user. All of the executable permisions are fine. (Actually, the program
runs, but segfaults after a few seconds). I think this maybe due to the program
loading data from /usr/share... the permissions on the data are -rw-r--r-- so
maybe the program tries to open the data read/write, (shouldn't fully
privalidged sudo be able to do this).

hmmm.

any help?

--
John Travers

"Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us!"

Reply via email to