Monday, September 12, 2011

Install Boost on Ubuntu / 우분투에서 Boost 설치

* References:

* Installation Instructions:
  1. Download Boost Version 1.47.0 (http://www.boost.org/)
  2. untar the file into '/usr/local/src'
  3. Move into the Boost folder
  4. Run "$ sudo ./bootstrap.sh"
  5. Run "$ sudo ./bjam install"
* Test: (To be updated..)

Sunday, September 11, 2011

Wednesday, September 7, 2011

Path of VMware Shared Folders on Ubuntu / VMware 공유폴더 우분투 경로

Host OS: Windows 7
Guest OS: Ubuntu

1. Set 'Shared Folders' at the "Virtual Machine Settings" menu on VMware Player.
2. Go to the path of "/mnt/hgfs/" to see the shared folders and files in the Ubuntu file system.