Advertisement
asanchez75

Debian/Vmware

Oct 8th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Debian 7
  2. cd /media/cdrom0/
  3.  
  4. tar xvzf VMwareTools-9.6.0-1294478.tar.gz -C /tmp/
  5.  
  6. apt-get install linux-headers-686-pae gcc make
  7. apt-get install linux-headers-amd64 gcc make
  8. cd /tmp/vmware-tools-distrib
  9.  
  10. ./vmware-install.pl
  11.  
  12. /usr/bin/vmware-user
  13.  
  14. apt-get install virtuoso-opensource -y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement