Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Monday, April 23rd, 2007 at 10:22:47pm UTC 

  1. [email protected]:~/Desktop/vmware-any-any-update109$ sudo ./runme.pl
  2. Password:
  3. Updating /usr/bin/vmware-config.pl ... corrupted
  4. Updating /usr/bin/vmware ... No patch needed/available
  5. Updating /usr/bin/vmnet-bridge ... No patch needed/available
  6. Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
  7. Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
  8. VMware modules in "/usr/lib/vmware/modules/source" has been updated.
  9.  
  10. Before running VMware for the first time after update, you need to configure it
  11. for your running kernel by invoking the following command:
  12. "/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
  13. you now? [yes]
  14.  
  15. Making sure services for VMware Workstation are stopped.
  16.  
  17. Stopping VMware services:
  18.    Virtual machine monitor                                             done
  19.    Bridged networking on /dev/vmnet0                                   done
  20.    DHCP server on /dev/vmnet1                                          done
  21.    Host-only networking on /dev/vmnet1                                 done
  22.    DHCP server on /dev/vmnet8                                          done
  23.    NAT service on /dev/vmnet8                                          done
  24.    Host-only networking on /dev/vmnet8                                 done
  25.    Virtual ethernet                                                    done
  26.  
  27. Configuring fallback GTK+ 2.4 libraries.
  28.  
  29. In which directory do you want to install the mime type icons?
  30. [/usr/share/icons]
  31.  
  32. What directory contains your desktop menu entry files? These files have a
  33. .desktop file extension. [/usr/share/applications]
  34.  
  35. In which directory do you want to install the application's icon?
  36. [/usr/share/pixmaps]
  37.  
  38. Trying to find a suitable vmmon module for your running kernel.
  39.  
  40. None of the pre-built vmmon modules for VMware Workstation is suitable for your
  41. running kernel.  Do you want this program to try to build the vmmon module for
  42. your system (you need to have a C compiler installed on your system)? [yes]
  43.  
  44. Using compiler "/usr/bin/gcc". Use environment variable CC to override.
  45.  
  46. What is the location of the directory of C header files that match your running
  47. kernel? [/lib/modules/2.6.20-15-generic/build/include]
  48.  
  49. Extracting the sources of the vmmon module.
  50.  
  51. Building the vmmon module.
  52.  
  53. Building for VMware Workstation 5.5.2 or 5.5.3.
  54. Using 2.6.x kernel build system.
  55. make: Entering directory `/tmp/vmware-config2/vmmon-only'
  56. make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  57. make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
  58.   CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
  59.   CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
  60.   CC [M]  /tmp/vmware-config2/vmmon-only/common/cpuid.o
  61.   CC [M]  /tmp/vmware-config2/vmmon-only/common/hash.o
  62.   CC [M]  /tmp/vmware-config2/vmmon-only/common/memtrack.o
  63.   CC [M]  /tmp/vmware-config2/vmmon-only/common/phystrack.o
  64.   CC [M]  /tmp/vmware-config2/vmmon-only/common/task.o
  65. cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
  66. cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
  67. cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
  68. cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
  69. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]’:
  70. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1522: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  71. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1523: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  72. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  73. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  74. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV3]’:
  75. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1522: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  76. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1523: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  77. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  78. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  79. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX1]’:
  80. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1522: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  81. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1523: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  82. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  83. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  84. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV2]’:
  85. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1522: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  86. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1523: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  87. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  88. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  89. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]’:
  90. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  91. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  92. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
  93. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
  94. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMDriver*, Vcpuid)’:
  95. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1522: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  96. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1523: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  97. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  98. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  99. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  100. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  101. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
  102. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
  103. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  104. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  105. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
  106. /tmp/vmware-config2/vmmon-only/common/task_compat.h:2073: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
  107. /tmp/vmware-config2/vmmon-only/common/task_compat.h: In function ‘void Task_Switch_V45(VMDriver*, Vcpuid)’:
  108. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1713: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  109. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1713: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  110. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1713: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
  111. /tmp/vmware-config2/vmmon-only/common/task_compat.h:1713: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
  112.   CC [M]  /tmp/vmware-config2/vmmon-only/common/vmx86.o
  113.   CC [M]  /tmp/vmware-config2/vmmon-only/vmcore/compat.o
  114.   CC [M]  /tmp/vmware-config2/vmmon-only/vmcore/moduleloop.o
  115.   LD [M]  /tmp/vmware-config2/vmmon-only/vmmon.o
  116.   Building modules, stage 2.
  117.   MODPOST 1 modules
  118.   CC      /tmp/vmware-config2/vmmon-only/vmmon.mod.o
  119.   LD [M]  /tmp/vmware-config2/vmmon-only/vmmon.ko
  120. make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
  121. cp -f vmmon.ko ./../vmmon.o
  122. make: Leaving directory `/tmp/vmware-config2/vmmon-only'
  123. The module loads perfectly in the running kernel.
  124.  
  125. This program previously created the file /dev/vmmon, and was about to remove
  126. it.  Somebody else apparently did it already.
  127.  
  128. You have already setup networking.
  129.  
  130. Would you like to skip networking setup and keep your old settings as they are?
  131. (yes/no) [yes] n       
  132.  
  133. Do you want networking for your virtual machines? (yes/no/help) [yes] y
  134.  
  135. Would you prefer to modify your existing networking configuration using the
  136. wizard or the editor? (wizard/editor/help) [wizard]
  137.  
  138. The following bridged networks have been defined:
  139.  
  140. . vmnet0 is bridged to eth1
  141.  
  142. Do you wish to configure another bridged network? (yes/no) [no]
  143.  
  144. Do you want to be able to use NAT networking in your virtual machines? (yes/no)
  145. [yes]
  146.  
  147. The following NAT networks have been defined:
  148.  
  149. . vmnet8 is a NAT network on private subnet 192.168.46.0.
  150.  
  151. Do you wish to configure another NAT network? (yes/no) [no]
  152.  
  153. Do you want to be able to use host-only networking in your virtual machines?
  154. [yes]
  155.  
  156. The following host-only networks have been defined:
  157.  
  158. . vmnet1 is a host-only network on private subnet 192.168.69.0.
  159.  
  160. Do you wish to configure another host-only network? (yes/no) [no] yes
  161.  
  162. Configuring a host-only network for vmnet2.
  163.  
  164. Do you want this program to probe for an unused private subnet? (yes/no/help)
  165. [yes]
  166.  
  167. Probing for an unused private subnet (this can take some time)...
  168.  
  169. The subnet 172.16.141.0/255.255.255.0 appears to be unused.
  170.  
  171. The following host-only networks have been defined:
  172.  
  173. . vmnet1 is a host-only network on private subnet 192.168.69.0.
  174. . vmnet2 is a host-only network on private subnet 172.16.141.0.
  175.  
  176. Do you wish to configure another host-only network? (yes/no) [no]
  177.  
  178. Extracting the sources of the vmnet module.
  179.  
  180. Building the vmnet module.
  181.  
  182. Building for VMware Workstation 5.5.2 or 5.5.3.
  183. Using 2.6.x kernel build system.
  184. make: Entering directory `/tmp/vmware-config2/vmnet-only'
  185. make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  186. make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
  187.   CC [M]  /tmp/vmware-config2/vmnet-only/driver.o
  188.   CC [M]  /tmp/vmware-config2/vmnet-only/hub.o
  189.   CC [M]  /tmp/vmware-config2/vmnet-only/userif.o
  190.   CC [M]  /tmp/vmware-config2/vmnet-only/netif.o
  191.   CC [M]  /tmp/vmware-config2/vmnet-only/bridge.o
  192.   CC [M]  /tmp/vmware-config2/vmnet-only/procfs.o
  193.   CC [M]  /tmp/vmware-config2/vmnet-only/smac_compat.o
  194.   CC [M]  /tmp/vmware-config2/vmnet-only/smac_linux.x386.o
  195.   LD [M]  /tmp/vmware-config2/vmnet-only/vmnet.o
  196.   Building modules, stage 2.
  197.   MODPOST 1 modules
  198.   CC      /tmp/vmware-config2/vmnet-only/vmnet.mod.o
  199.   LD [M]  /tmp/vmware-config2/vmnet-only/vmnet.ko
  200. make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
  201. cp -f vmnet.ko ./../vmnet.o
  202. make: Leaving directory `/tmp/vmware-config2/vmnet-only'
  203. The module loads perfectly in the running kernel.
  204.  
  205. Starting VMware services:
  206.    Virtual machine monitor                                             done
  207.    Virtual ethernet                                                    done
  208.    Bridged networking on /dev/vmnet0                                   done
  209.    Host-only networking on /dev/vmnet1 (background)                    done
  210.    Host-only networking on /dev/vmnet2 (background)                    done
  211.    Host-only networking on /dev/vmnet8 (background)                    done
  212.    NAT service on /dev/vmnet8                                          done
  213.  
  214. The configuration of VMware Workstation 5.5.3 build-34685 for Linux for this
  215. running kernel completed successfully.
  216.  
  217. You can now run VMware Workstation by invoking the following command:
  218. "/usr/bin/vmware".
  219.  
  220. Enjoy,
  221.  
  222. --the VMware team
  223.  
  224. [email protected]:~/Desktop/vmware-any-any-update109$ /usr/bin/vmware
  225. /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right