Operating System - HP-UX
1825771 Members
2042 Online
109687 Solutions
New Discussion

Xvfb Exevute permission denied

 
SOLVED
Go to solution
Christian Almgren
New Member

Xvfb Exevute permission denied

I try to execute Xvfb (in /usr/bin/X11) on my HP 9000 machine. I get Execute permission denied, even when I try it as root.

Any ideas?
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: Xvfb Exevute permission denied

what model 9000 and what OS version? 32 bit? 64 bit?
do :
file Xvfb and see what that says.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Alex Glennie
Honored Contributor
Solution

Re: Xvfb Exevute permission denied

Can I ask where you got xvfb from .... if it was installed as a depot my advice would be to remove it, install the latest Xserver patch and use the supported Xserver extension - for xvfb (supplied by the patch) in conjunction with the instructions attached : ps patch details are listed in here too.

Deepak Extross
Honored Contributor

Re: Xvfb Exevute permission denied

What does
ll $(which Xvfb)
show?