Hi!! I look for wine execute without display but i don't make solution, for any appies wine need display, i have a ubuntu server, but this is not execute, server x, in this server i can't execute wine because this is no Display "Make sure that your X server is running and that $DISPLAY is set correctly." How to execute a application with wine without display bye
Why do you want to run wine without a display? On Thu, Jun 19, 2008 at 10:52 PM, bfharreguy <wineforum-user at winehq.org> wrote:> Hi!! > I look for wine execute without display but i don't make solution, for any appies wine need display, i have a ubuntu server, but this is not execute, server x, in this server i can't execute wine because this is no Display > "Make sure that your X server is running and that $DISPLAY is set correctly." > > How to execute a application with wine without display > > bye > > > > > >
i execute universal share downloader, this program can use with web interface, and i don't need display!
Usurp wrote:> > vitamin wrote: > > > > bfharreguy wrote: > > > But what happend with Xvfb or any virtual x-server > > > > That's what NX X server is. > > Hey vitamin, > no need to use NX X server at all... > > Im actually on a SSH session (without X) and running wine. Hint : > > [syl at wine windows]$ set |grep DISPLAY > [syl at wine windows]$ wine cmd > CMD version 1.0-rc4 > > C:\windows>Read what I said above. Wine need X if anything tries to create a window. Even invisible windows count. Which means anything using OLE or services...