zoukankan      html  css  js  c++  java
  • Solved Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-t

    Sometimes when you intall vmwaretools there will be some problems such as "Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-tools."
    I tell you how to solves it.

    At beginning I want find solved ways on Internet,but all of them cann't solve my problems.There are always Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-tools.

    At least,I solved it.

    In which directory do you want to install the binary files?
    [/usr/bin]

    What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
    [/etc/rc.d]

    What is the directory that contains the init scripts? [/etc/rc.d/init.d]

    In which directory do you want to install the daemon files?
    [/usr/sbin]

    In which directory do you want to install the library files?
    [/usr/lib/vmware-tools]

    Pay attention to the red path!!

  • 相关阅读:
    bzoj2728
    bzoj4574
    loj2554
    bzoj1068
    bzoj2554
    Exception in thread "main" java.lang.AbstractMethodError
    java方法重载,java方法练习题
    java面向对象
    java编辑器 IntelliJ IDEA 安装——放弃过程;eclipse,Notepad++
    java二维数组
  • 原文地址:https://www.cnblogs.com/fan-yuan/p/9846426.html
Copyright © 2011-2022 走看看