Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 30: Line 30:     
Now we need to edit the vmware script with an editor of your choice, eg. 'vi' or 'pico':
 
Now we need to edit the vmware script with an editor of your choice, eg. 'vi' or 'pico':
  pico -w /usr/sbin/vmware-hostd
+
  nano -w /usr/sbin/vmware-hostd
 
and add the following line just before the last line in this file:
 
and add the following line just before the last line in this file:
 
  export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libc.so.6:$LD_LIBRARY_PATH
 
  export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libc.so.6:$LD_LIBRARY_PATH
77

edits

Navigation menu