[Wine] Re: wine without X

academ.ogorod at gmail.com academ.ogorod at gmail.com
Wed Dec 6 16:50:43 CST 2006


Daniel Skorka wrote:
> academ.ogorod at gmail.com wrote:
> > I have a program, and its possible to run it with wine. I need to run
> > it on Linux system without X. But program tries to create window and
> > die with wine.
> > It uses that window only for logs, and do stuf in console. And I hope
> > it will work without this window =). Is it possible to ignore creating
> > window? Are there another methods to solve my problem?
>
> If you can change that program to be a CLI application, you should do
> fine using 'wineconsole foo.exe'. If that's not an option, you'll have
> to fall back on using Xvfb, the virtual framebuffer X server.
> 
> Daniel

It works! Thanks!



More information about the wine-users mailing list