blinksmith / winezeug

Automatically exported from code.google.com/p/winezeug
0 stars 0 forks source link

Winetricks Running on 64bit wine #204

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I did get the standart bug on wine64 for winetricks WINEPREFIX=win32 Error 
message

What is the expected output? What do you see instead?
An error message that is easy to workaround whit own responsebility

What version of the product are you using? On what operating system?
Fedora 14 linux x86_64 whit wine --version wine-1.3.8

Please provide any additional information below.
http://tinyurl.com/winetricks-64bit-fix

in this uploaded text document
is an easy description to edit the winetricks script to workaround the 64 bit 
problem but it's whit persons own responsibility.

i attatched the same description document here

Original issue reported on code.google.com by roeladema3@gmail.com on 29 Nov 2010 at 3:03

Attachments:

GoogleCodeExporter commented 8 years ago
i did set arch of the prefix to 32bit and still did get this error message
so i logical could remove the arch checking of winetricks script ?right?

im executing it right now it's somewere on Microsoft Office Access Runtime Env. 
installer

Installation complete
!Next!

Original comment by roeladema3@gmail.com on 29 Nov 2010 at 3:26

GoogleCodeExporter commented 8 years ago
~]$ winetricks firefox mozillabuild 7zip amstream art2kmin atmlib autohotkey 
cmake colorprofile comctl32 comctl32.ocx comdlg32.ocx corefonts d3dx9 d3dx9_26 
d3dx9_28 d3dx9_31 d3dx9_35 d3dx9_36 d3dx9_42 d3dx10 d3dxof dcom98 devenum dirac 
directmusic directx9 dmsynth droid dsound ffdshow fontfix gdiplus gecko glut 
hosts jet40 l3codecx liberation lucida mdac25 mfc40 mfc42 mingw mono26 mpc 
mshflxgd msi2 msls31 msmask mspaint msscript ogg openwatcom pdh riched20 
riched30 richtx32 unifont urlmon usp10 vlc winhttp wininet alldlls=default 
ddr=opengl dsoundbug9612 forcemono glsl-enable heapcheck multisampling=enabled 
native_mdac nocrashdialog rtlm=auto sound=alsa strictdrawordering=enabled winxp 
vista win7 winver=winxp mwo=enabled psm=on vsm-hard

winetricks done.

i debugged and left out the ones which accures mostley an error
but my doubt stays on if they are 64bits isseus or config isseus.

dotnetFX and componets who needs dotnetfx
is the only sure 64bit arch isseu i can see and or think about..

a manual debugged output included

Original comment by roeladema3@gmail.com on 30 Nov 2010 at 12:37

Attachments:

GoogleCodeExporter commented 8 years ago
set arch configuration of wine back to 64bit
and dotnetfx 4 framework installes like a charm.

whit regarding console way or q4wine way

!good night!

Original comment by roeladema3@gmail.com on 30 Nov 2010 at 12:45

GoogleCodeExporter commented 8 years ago
You have an old winetricks, I fixed a bunch of 64-bit bugs about a month ago.

That error is now a warning, and not fatal.

Original comment by austinenglish@gmail.com on 1 Dec 2010 at 11:47