Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: P5music on October 04, 2010, 09:29:33 AM
-
Hello,
I would like to know if microcore can run windows graphical application through wine, being Xserver not present.
Thanks
-
Wine is an Open Source implementation of the Windows API on top of X and Unix.
http://sourceforge.net/news/?group_id=6241
-
Where would it output?
If the app wants to pop a window, it needs to have a screen. Wine only does X11, so if there's no local X server, you'd need a remote one (for example over ssh).