I'm trying to execute a VFP 6.0 batch program but I receive this error:
Code: Select all
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Is there any way to make wine ignore all gui commands?
If it isn't, is there any lightweight package that enables wine to make the gui calls and avoid the errors?
Thanks in advance