Changes between Version 4 and Version 5 of StartTestingLinuxOnWindows


Ignore:
Timestamp:
Dec 16, 2013, 1:24:56 AM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartTestingLinuxOnWindows

    v4 v5  
    4747== Set up Ubuntu for Boost library maintenance ==
    4848
    49 Now we set up Ubuntu for Boost library maintenance. These steps only have to be done once.
     49Now we need to set Ubuntu up for Boost library maintenance. These steps only have to be done once.
    5050
    5151* Start the virtual machine.
     
    5454* Click the Terminal icon now on the launch bar. A terminal window (I.E. command line window) now appears running the {{{bash}}} shell.
    5555
    56 Note: Your clipboard is being shared between Windows and the Ubuntu virtual machine, so you can copy-and-paste or drag-and-drop stuff between windows on the two machines, just like you do between windows on Windows.
     56 Note: Your clipboard is being shared between Windows and the Ubuntu Linux virtual machine, so you can copy-and-paste or drag-and-drop stuff between windows on the two machines, just like you do between windows on Windows.
     57
     58* In the terminal window, check for the presence of Git, GCC/g++, and Clang/clang++ and install if necessary.
    5759
    5860