error installing MT4

Questions about Wine on macOS.
Locked
orangedeuce
Newbie
Newbie
Posts: 1
Joined: Sun Oct 09, 2011 5:57 am

error installing MT4

Post by orangedeuce »

Hi, I recently learned of the Wine solution, which would mean that I don't need my dual boot version of W7 to run Metatrader. But, as I tried to install MT4 on my mac (Snow Leopard), I encountered an error. Here's the install log:


###BOTTLING### default.sh
###BOTTLING### Gathering debug Info...

Versions
OS...........................: darwin10.0
Wine.........................: 1.1.44
WineBottler..................: 1.1.44

Environment
PWD..........................: '/Applications/Wine.app/Contents/Resources/bin'
PATH.........................: /usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:.
WINEPATH.....................: /Applications/Wine.app/Contents/Resources/bin
LD_LIBRARY_PATH..............: /Applications/Wine.app/Contents/Resources/lib:/usr/X11R6/lib
DYLD_FALLBACK_LIBRARY_PATH...: /usr/lib:/Applications/Wine.app/Contents/Resources/lib:/usr/X11R6/lib
FONTCONFIG_FILE..............: /Applications/Wine.app/Contents/Resources/etc/fonts/fonts.conf
DIPSPLAY.....................: /tmp/launch-LThg0I/org.x:0
SILENT.......................: -q
http_proxy...................:
https_proxy..................:
ftp_proxy....................:
socks5_proxy.................:

Hardware:

Hardware Overview:

Model Name: MacBook Pro
Model Identifier: MacBookPro8,2
Processor Name: Intel Core i7
Processor Speed: 2 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Memory: 4 GB
Boot ROM Version: MBP81.0047.B04
SMC Version (system): 1.69f1
Serial Number (system): C02FHL8WDF8V
Hardware UUID: DBD2F890-DDF7-54CB-B591-43AF8D132D61
Sudden Motion Sensor:
State: Enabled

###BOTTLING### Create .app...
###BOTTLING### Turn on Coreaudio...
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33c934
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 536870916 0x0 0x0 0x1b1b3c 0x0
fixme:iphlpapi:NotifyAddrChange (Handle 0xa82f518, overlapped 0xa82f520): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 536870916 0x0 0x0 0x1f2d8ec 0x0
wine: configuration in '/Applications/Meta Trader 4.app/Contents/Resources' has been updated.
###BOTTLING### Sandboxing...
###BOTTLING### Enabling Antialiasing...
###BOTTLING### Installing Truetype Fonts...
###BOTTLING### Registering Truetype Fonts...
/Applications/Wine.app/Contents/Resources/bin
###BOTTLING### installing vcrun6
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1790k 100 1790k 0 0 2028k 0 --:--:-- --:--:-- --:--:-- 3653k
/Users/auckedouwesisema/Library/Caches/winetricks/vcrun6/vcredist.exe: library not compiled to support large files.
###BOTTLING### Registering native dlls...
###BOTTLING### Downloading mt4setup.exe...
###BOTTLING### Installing mt4setup.exe...
Warning: could not find DOS drive for current working directory '/Applications/Wine.app/Contents/Resources/bin', starting in the Windows directory.
wine: Bad EXE format for C:\windows\temp\mt4setup.exe
### LOG ### Command '/Applications/Wine.app/Contents/Resources/bin/wine C:\windows emp\mt4setup.exe' returned status 193.

###ERROR### Command '/Applications/Wine.app/Contents/Resources/bin/wine C:\windows emp\mt4setup.exe' returned status 193.
Task returned with status 15.


I have no idea what all this means, all I know is it means I'm still running W7. I hope anyone can help.

Thanks
Charles Davis

error installing MT4

Post by Charles Davis »

On Oct 9, 2011, at 5:28 AM, orangedeuce wrote:
###BOTTLING### default.sh
That output is from WineBottler. Not only is that not supported here, but the original author doesn't even support it anymore. Come back after trying vanilla Wine (the latest development release, of course).

Chip
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

error installing MT4

Post by jjmckenzie »

On 10/9/11 2:24 PM, Charles Davis wrote:
On Oct 9, 2011, at 5:28 AM, orangedeuce wrote:
###BOTTLING### default.sh
That output is from WineBottler. Not only is that not supported here, but the original author doesn't even support it anymore. Come back after trying vanilla Wine (the latest development release, of course).

The best place to find and install the development version of Wine is
MacPorts. This product will collect and install required dependencies
and goes though testing. The next best place is Fink. Both are UNIX to
MacOSX porting systems.

BTW, I consider WineBottler abandonware. I don't know what happened to
Mike, but it looks like 'real life' happened and he is not able to
support his products right now. I do hope that nothing serious happened
to him and that this is temporary.

James
Locked