Breezy as VM 5 guest OS

mlomker ulist at gs1.ubuntuforums.org
Sat Sep 24 23:20:04 UTC 2005


To install the VMWare tools:




Code:
--------------------
    

  su

  apt-get install linux-tree

  apt-get install build-essential

  apt-get install gcc-3.4

  cd /usr/src

  tar jxvf linux-source-2.6.12.tar.bz2

  ln -s linux-source-2.6.12 linux

  rmmod pcnet32

  export CC=/usr/bin/gcc-3.4

  
--------------------




Now you should be able to untar the VMWare tools to a directory and run
the setup script successfully.


-- 
mlomker




More information about the ubuntu-users mailing list