LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to get Wine working properly? (https://www.linuxquestions.org/questions/linux-software-2/how-to-get-wine-working-properly-409852/)

Crotalid 01-30-2006 11:15 PM

How to get Wine working properly?
 
My install of Wine apparently worked, on my AMD64 system. After solving the
problem where Wine couldn't find the libwine.so.1 and libwine_unicode.so1,
I still can't get Wine to load a program, because it won't open a window.
In this case, I am trying to run Ultra Fractal under it.

This is the error I get :
Code:

[root@netblock-XX-XXX-XXX-XXX sbin]# wine /usr/local/UltraFractal3/uf3.exe
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
[root@netblock-XX-XXX-XXX-XXX sbin]


I have also read, while trying to find a solution, that Wine under AMD64 works best under a chroot, but I still don't know quite how to set that up.

Do I need to set up a chroot, or can I fix this problem some other way?

-- Crotalid

cs-cam 01-31-2006 04:07 AM

Obvious question out of the way first, are you running a X server?

Crotalid 01-31-2006 04:11 AM

Quote:

Obvious question out of the way first, are you running a X server?
Yes, I was. I cut-and-pasted those lines directly from Konsole.

-- Crotalid


All times are GMT -5. The time now is 06:46 AM.