View Single Post
  #8 (permalink)  
Old 06-Feb-2008, 11:27
Jens Staal
Guest
 
Posts: n/a
Default

I tried the tar file installation and that too had problems.
...so now I installed the kernel-source package (I had not done that before - i did not think that was a requirement) and checked the 32-bit libs.

I re-installed wine via Yats (usually I use Smart because Yats takes a long time scanning the rpm databases)

I still had the same problems as before - wine does not appear on the program menu and is not an option when files are supposed to be executed via Konqueror. winecfg can be started via Konsole and then give these errors:

Quote:
jenss@jenss:~> winecfg
Warning: the specified Windows directory L"c\windows" is not accessible.
Warning: the specified System directory L"c\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/home/jenss', starting in the Windows directory.
Warning: the specified Windows directory L"c\windows" is not accessible.
Warning: the specified System directory L"c\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/', starting in the Windows directory.
err:wineboot:main Cannot set the dir to L"c\windows" (2)
Warning: the specified Windows directory L"c\windows" is not accessible.
Warning: the specified System directory L"c\windows\\system32" is not accessible.
Warning: could not find DOS drive for current working directory '/', starting in the Windows directory.
err:shell:SHGetFolderPathW Failed to create directory L"c\windows\\profiles\\jenss\\Desktop".
err:shell:SHGetFolderPathW Failed to create directory L"c\windows\\profiles\\jenss\\Desktop".
err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of '/home/jenss/.wine/drive_c'
err:winecfg:apply_drive_changes unable to define devicename of 'C:', targetpath of '/home/jenss/.wine/drive_c'
[/b]
I am really confused... wine installed very nicely on x64 versions of both Fedora and Kubuntu.

The last error in the list is when I try to change the drive within the winecfg window... so I can start graphical windows from wine - just that they do not work as they should.

When I try to run winecfg as root I get this error instead:

Quote:
jenss:~ # winecfg
No protocol specified
No protocol specified
No protocol specified
No protocol specified
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.
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.
errle:apartment_createwindowifneeded CreateWindow failed with error 1114
[/b]