Mark Knecht wrote:

So version 1.1.1 is a big improvement for me, but I'm still having
some troubles:

Me too [/aol]

Now I get the expected `uname -m` result for root as well as for me, but I can't run any X programs because the DISPLAY variable isn't set, thus:

[EMAIL PROTECTED] ~ $ xterm
xterm Xt error: Can't open display:
xterm:  DISPLAY is not set

xhost doesn't help me either:

[EMAIL PROTECTED] ~ $ xhost local:localhost
non-network local connections being added to access control list
[EMAIL PROTECTED] ~ $ l32 bash
[EMAIL PROTECTED] ~ $ sh /usr/local/src/install-crossover-standard-5.0.0.sh
Verifying archive integrity...OK
Uncompressing CrossOver Office Standard
<snip>
The DISPLAY variable is not set.  You cannot install this program from a
console.  Run startx or xinit to start an X server first before running setup.


2) I'm still having to do the xhost thing to get it to work.

This is what I get when I try to run a program from an xterm:

[EMAIL PROTECTED] ~ $ xhost local:localhost
non-network local connections being added to access control list
[EMAIL PROTECTED] ~ $ l32 bash
[EMAIL PROTECTED] ~ $ sh /usr/local/src/install-crossover-standard-5.0.0.sh Verifying archive integrity...OK
Uncompressing CrossOver Office
<snip>
The DISPLAY variable is not set.  You cannot install this program from a
console.  Run startx or xinit to start an X server first before running setup.

Or if I try putting all the commands on a single line (sorry about the wrapping):

[EMAIL PROTECTED] ~ $ xhost local:localhost && l32 /usr/local/src/install-crossover-standard-5.0.0.sh
non-network local connections being added to access control list
/bin/bash: /usr/local/src/install-crossover-standard-5.0.0.sh: Permission denied

Clearly, I still have much to learn.
--
[email protected] mailing list

Reply via email to