Hi forum,
I'm sorry for my numerous posts but I hope I can improve TC that has taken me so much.
I have a problem launching wine:
this is the output of the console:
tc@box:~$ wine
tc@box:~$ fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
Start a program, or open a document in the program normally used for files
with that suffix.
Usage:
start [options] program_filename [...]
start [options] document_filename
Options:
"title" Specifies the title of the child windows.
/d directory Start the program in the specified directory.
/b Don't create a new console for the program.
/i Start the program with fresh environment variables.
/min Start the program minimized.
/max Start the program maximized.
/low Start the program in the idle priority class.
/normal Start the program in the normal priority class.
/high Start the program in the high priority class.
/realtime Start the program in the realtime priority class.
/abovenormal Start the program in the abovenormal priority class.
/belownormal Start the program in the belownormal priority class.
/node n Start the program on the specified NUMA node.
/affinity mask Start the program with the specified affinity mask.
/wait Wait for the started program to finish, then exit with its
exit code.
/unix Use a Unix filename and start the file like windows
explorer.
/ProgIDOpen Open a document using the specified progID.
/? Display this help and exit.
Right after having installed it a dialog appeared indicating me that mono library was missing.
I installed mono from apps and put it onboot but wine refuses to start.
thank you for your precious help.
[EDIT]: Fixed fixme: message so it displays correctly. Rich