Code:
bash-2.05b$ xhost +localhost
localhost being added to access control list
bash-2.05b$ su
Password:
bash-2.05b# mount /mnt/cdrom
bash-2.05b# sh install-crossover-standard-3.0.1.sh
Verifying archive integrity...OK
Uncompressing CrossOver Office Standard...................
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Setup requires an X display to run. There is a display variable set, however
you have no permissions to access the X server (:0.0) it points to.
Try running xhost +localhost before su'ing to root.
bash-2.05b# su john
bash-2.05b$ sh install-crossover-standard-3.0.1.sh
Verifying archive integrity...OK
Uncompressing CrossOver Office Standard.....................
./setup.sh: line 102: /home/john/.setup7749: Permission denied
bash-2.05b$
Hum? I thought that was gonna work this time. Bugger.
I tried the xhost +localhost before but it didn't want to play, so why it seemed to work, I don't follow.
Then when it refuses to play as root and I su back to my user account and it starts, but then gives the error?
I don't recognise that error ? Could it be that my gentoo install, something isn't set up correctly to allow me to run executables ??
regards
John