Changes between Version 4 and Version 5 of StartTestingLinuxOnWindows
- Timestamp:
- Dec 16, 2013, 1:24:56 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartTestingLinuxOnWindows
v4 v5 47 47 == Set up Ubuntu for Boost library maintenance == 48 48 49 Now we set up Ubuntufor Boost library maintenance. These steps only have to be done once.49 Now we need to set Ubuntu up for Boost library maintenance. These steps only have to be done once. 50 50 51 51 * Start the virtual machine. … … 54 54 * Click the Terminal icon now on the launch bar. A terminal window (I.E. command line window) now appears running the {{{bash}}} shell. 55 55 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. 57 59 58 60