Yello
I use (or try to use :) wine 20010824 (installed from MDK rpm).
If I try to run a app i get:
#wine notepad.exe
Warning: could not find wine config [Drive x]
entry for current working directory /home/enrique/.wine; starting in windows
directory.
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
And nothing more happens.
My system conf:
Linux Mandrake 8.0, kernel 2.4.8-24mdk, XFree 4.1.0
Windows98 installed (dual booting)
My $HOME/.wine/config: (removed all comments)
[Drive C]
"Path" = "/mnt/win98se"
"Type" = "hd"
"Label" = "Win98se"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\win98se"
"System" = "c:\\win98se\\system"
"Temp" = "c:\\win98se\\temp"
"Path" =
"c:\\win98se;c:\\win98se\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\win98se\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
"ShellLinker" = "wineshelllink"
# <wineconf>
[DllOverrides]
"commdlg" = "native, builtin"
"comdlg32" = "native, builtin"
"ver" = "native, builtin"
"version" = "native, builtin"
"shell" = "native, builtin"
"shell32" = "native, builtin"
"shfolder" = "native, builtin"
"shlwapi" = "native, builtin"
"lzexpand" = "native, builtin"
"lz32" = "native, builtin"
"comctl32" = "native, builtin"
"commctrl" = "native, builtin"
"advapi32" = "native, builtin"
"crtdll" = "native, builtin"
"mpr" = "native, builtin"
"winspool.drv" = "native, builtin"
"ddraw" = "native, builtin"
"dinput" = "native, builtin"
"dsound" = "native, builtin"
"opengl32" = "native, builtin"
"msvcrt" = "native, builtin"
"rpcrt4" = "native, builtin"
"msvideo" = "native, builtin"
"msvfw32" = "native, builtin"
"mcicda.drv" = "native, builtin"
"mciseq.drv" = "native, builtin"
"mciwave.drv" = "native, builtin"
"mciavi.drv" = "native, builtin"
"mcianim.drv" = "native, builtin"
"msacm.drv" = "native, builtin"
"msacm" = "native, builtin"
"msacm32" = "native, builtin"
"midimap.drv" = "native, builtin"
"*" = "native, builtin, so"
[x11drv]
"AllocSystemColors" = "100"
"PrivateColorMap" = "N"
"PerfectGraphics" = "N"
"Managed" = "N"
"UseDGA" = "Y"
"UseXShm" = "Y"
"DXGrab" = "N"
"DesktopDoubleBuffered" = "N"
"TextCP" = "0"
[fonts]
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"
[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|xpp"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/${USER} -q
-"
"LPT3:" = "/dev/lp3"
[ports]
[spy]
"Exclude" = "WM_SIZE;WM_TIMER;"
[registry]
"LoadGlobalRegistryFiles" = "Y"
"LoadHomeRegistryFiles" = "Y"
"LoadWindowsRegistryFiles" = "Y"
"WritetoHomeRegistryFiles" = "Y"
"SaveOnlyUpdatedKeys" = "Y"
[Tweak.Layout]
"WineLook" = "Win98"
[Console]
[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"
[afmdirs]
"1" = "/usr/share/fonts/afms/adobe"
"2" = "/usr/share/fonts/default/ghostscript"
"3" = "/usr/share/fonts/default/Type1"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
# </wineconf>
--
Mvh. / Kind regards
Henrik Farre (enrique@obel.auc.dk)
Webpage: http://Welcome.to/Webbench
-If I where God, I would recompile the penguin with --enable-flying.
On Thu, 04 Oct 2001 17:41:42 +0200, "Henrik Farre" <look@my.signature.txt> wrote:>starting in windows directory.How about searching google a bit before posting ?>[wine] >"Windows" = "c:\\win98se"you install your windows in a directory named 'win98se' ? That's not common, are you sure it is fact ?># <wineconf> > >[DllOverrides]probably too much 'native' here.>"commdlg" = "native, builtin" >"comdlg32" = "native, builtin" >"ver" = "native, builtin" >"version" = "native, builtin" >"shell" = "native, builtin" >"shell32" = "native, builtin" >"shfolder" = "native, builtin" >"shlwapi" = "native, builtin" >"lzexpand" = "native, builtin" >"lz32" = "native, builtin" >"comctl32" = "native, builtin" >"commctrl" = "native, builtin" >"advapi32" = "native, builtin" >"crtdll" = "native, builtin" >"mpr" = "native, builtin"I don't think these dlls can run native :>"winspool.drv" = "native, builtin" >"ddraw" = "native, builtin" >"dinput" = "native, builtin" >"dsound" = "native, builtin" >"opengl32" = "native, builtin">"msvcrt" = "native, builtin" >"rpcrt4" = "native, builtin"Not sure about these ones too :>"msvideo" = "native, builtin" >"msvfw32" = "native, builtin" >"mcicda.drv" = "native, builtin" >"mciseq.drv" = "native, builtin" >"mciwave.drv" = "native, builtin" >"mciavi.drv" = "native, builtin" >"mcianim.drv" = "native, builtin" >"msacm.drv" = "native, builtin" >"msacm" = "native, builtin" >"msacm32" = "native, builtin" >"midimap.drv" = "native, builtin"Gerard
Yello I artikel <3bbcbab0.37830692@news.nerim.net>, skrev "gerard patel" <g.patel@wanadoo.fr.invalid>:> Well, it is. This message should appear 3127887 times in a google > search. It shows a basic configuration problem with missing or incorrect > entries in the Drives section - the [Drive C] entry usually.Sorry, I meant that I had seen it on google, and fixed it :)> A thing to try is to reconfigure with --disable-opengl > There are many problems seen on this ng with loading of X device driver > when there are OpenGl configuration troublesreconfigure.. like recompile?? If I run: #wine --debugmsg +all notepad.exe I get _a lot_ of output, but this keeps repeation: 0806da08:trace:seh:EXC_CallHandler calling handler at 0x4006f610 code=c000013a flags=10 What ever that means?? -- Mvh. / Kind regards Henrik Farre (enrique@obel.auc.dk) Webpage: http://Welcome.to/Webbench -If I where God, I would recompile the penguin with --enable-flying.
Henrik Farre wrote:> > Yello > > I artikel <pan.2001.10.04.20.41.31.718.4417@my.signature.txt>, skrev > "Henrik Farre" <look@my.signature.txt>: > > > I will try some different versions and other Dists, to see if it will > > work, if I get the time I will try to recompile it. > > Well, look at that... codeweavers-wine-20010626-4.i386.rpm works just > fine. :) > > -- > Mvh. / Kind regards > Henrik Farre (enrique@obel.auc.dk) > > Webpage: http://Welcome.to/Webbench > -If I where God, I would recompile the penguin with --enable-flying.It very well may work, however I need OpenGL support for the things I run with Wine. Did you compile the wine-20010731 by using ./configure make make install, or the way the docs say to, using ./tools/wineinstall. This makes a HUGE difference as it sets up the config file as well (as the codeweavers-wine does) moonie ;)
Yello I artikel <3BBCD4F5.C5E5004B@gaganc.org>, skrev "moonie" <moonie@gaganc.org>:> It very well may work, however I need OpenGL support for the things I > run with Wine. Did you compile the wine-20010731 by using ./configure > make make install, or the way the docs say to, using > ./tools/wineinstall. This makes a HUGE difference as it sets up the > config file as well (as the codeweavers-wine does)I just installed the rpm. And I use winesetuptk to conifgure wine -- Mvh. / Kind regards Henrik Farre (enrique@obel.auc.dk) Webpage: http://Welcome.to/Webbench -If I where God, I would recompile the penguin with --enable-flying.