[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: running ie6 using wine under amd64



On 16/08/2005 Simon Guerrero wrote:
> Invoking /usr/lib/wine/wine.bin ie6setup ...
> wine: Could not load graphics driver 'x11drv'.
> Make sure that your X server is running and that $DISPLAY is set correctly.
> Wine failed with return code 1
> 
> Any ideas? Thanks in advance.
> 
> By the way, what should my $DISPLAY be? :0.0? How does it use the main 
> display when in a dchroot?

looks like wine cannot connect to the X server.

did you bind mount /tmp and /home to the chroot?
if not, that might be the problem. wine needs the X socket from /tmp and
maybe some Xauth configuration from /home/user/.Xauthority.

if it still doesn't work try setting $DISPLAY:
(in the chroot)# export DISPLAY=:0.0

bye
 jonas



Reply to: