- InsanelyMac Forum
- Viewing Profile: Posts: RealNC
RealNC
Community Stats
- Group Members
- Active Posts 13
- Profile Views 303
- Member Title InsanelyMac Protégé
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
1
Neutral
In Topic: Workstation 8/9, Player 4/5 and Fusion 4/5 Mac OS X Unlocker
16 October 2012 - 03:38 PM
Uninstall the VMware tools before doing the upgrade. Or do a clean install of 10.8 by converting the 10.8 DMG to a CDR with Disk Utility, copy it to your host (through shared folders or scp) and then mount that in VMWare as an ISO.
In Topic: VMware SVGA II display driver for OS X, v1.2.5
10 October 2012 - 12:39 PM
Zenith432, on 08 October 2012 - 06:29 PM, said:
VMsvga2 v1.2.4 is broken in Workstation 9/Fusion 5 and has been broken in all release previews of these products.
In Topic: Workstation 8/9, Player 4/5 and Fusion 4/5 Mac OS X Unlocker
08 October 2012 - 10:46 AM
Unlocker.cpp needs a minor fix. It needs to:
Otherwise it won't compile with GCC 4.7.2:
However, when running it, it looks for libvmwarebase.so.0 in the wrong place:
The actual place of that file is:
This is true for both VMWare Workstation 8.0.4 and 9.0.0.
#include <unistd.h>
Otherwise it won't compile with GCC 4.7.2:
Unlocker.cpp: In function 'int {anonymous}::map_file(const char*, void**, size_t*)':
Unlocker.cpp:515:11: error: 'close' was not declared in this scope
Unlocker.cpp:521:11: error: 'close' was not declared in this scope
Unlocker.cpp:524:10: error: 'close' was not declared in this scope
Unlocker.cpp: In function 'int main(int, char**)':
Unlocker.cpp:628:14: error: 'geteuid' was not declared in this scope
However, when running it, it looks for libvmwarebase.so.0 in the wrong place:
$ sudo ./Unlocker.Linux /opt/vmware/lib/vmware/bin Patching /opt/vmware/lib/vmware/bin/vmware-vmx File mapped @0x7f3c6801b000 length 14494800 Found OSK0 @ 0x7f3c688609b5 Found OSK1 @ 0x7f3c688609ed Found SRVR @ 0x7f3c6888470e Patching /opt/vmware/lib/vmware/bin/vmware-vmx-debug File mapped @0x7f3c67bd8000 length 18960552 Found OSK0 @ 0x7f3c685626d5 Found OSK1 @ 0x7f3c6856270d Found SRVR @ 0x7f3c68586c76 Patching /opt/vmware/lib/vmware/bin/vmware-vmx-stats File mapped @0x7f3c67d8c000 length 17177920 Found OSK0 @ 0x7f3c6860ad75 Found OSK1 @ 0x7f3c6860adad Found SRVR @ 0x7f3c6863052e Patching /opt/vmware/lib/vmware/bin/libvmwarebase.so.0 open failed No such file or directory
The actual place of that file is:
$ find /opt/vmware -type f -name libvmwarebase.so.0 /opt/vmware/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0
This is true for both VMWare Workstation 8.0.4 and 9.0.0.
- InsanelyMac Forum
- → Viewing Profile: Posts: RealNC



Sign In
Create Account

Find content