Linux

Gentoo Linux VMware-workstation 10 MacOs Patch Modification

Download the patch and extract it: http://pan.baidu.com/s/1qWrstkg Modify : Recompile: Apply the patch: Copy the files from the directory to : Check whether the

  1. Download the patch and extract it: http://pan.baidu.com/s/1qWrstkg
  2. Modify Unlocker.cpp:
    /*char const install\_path[] = "/usr/lib/vmware/";*/
    char const install\_path[] = "/opt/vmware/lib/vmware /";
    
  3. Recompile:
    cd unlock-all-v120/src
    chmod 755 ./*
    ./build.sh
    
  4. Apply the patch:
    ./ Unlocker.Linux64
    
  5. Copy the files from the tools directory to /opt/vmware/lib/vmware/isoimages:
    cp ../tools/* /opt/vmware/lib/vmware/isoimages/
    
  6. Check whether the Apple Mac OS X option appears in VMware.
N
norvyn

独立 iOS 开发者,写字的人。在一座有海的城市,慢慢地做一些小而确定的东西。An independent iOS developer and writer — slowly making small, certain things in a city by the sea.

评论Comments

加载中…Loading…

留下评论Leave a comment