Install ITK, VTK, Boost, CMake in Ubunutu

1. install Anaconda

go to the official website and download the latest version.

2. install cmake
  ./bootstrap
  make -j4
  make install
3. install sublime
wget http://c758482.r82.cf2.rackcdn.com/Sublime\ Text\ 2.0.2\ x64.tar.bz2
tar vxjf Sublime\ Text\ 2.0.2\ x64.tar.bz2

Finally, the file of Sublime is in the home directory.

4. install ITK
$ mkdir bin

$ cd bin
$ ccmake ..

$ make -j4 

$ sudo make install

5. install VTK
mkdir bin
cd bin
ccmake /path/to/VTK

make -j4
6. install Boost
$ cd path/to/boost_1_61_0
$ ./bootstrap.sh --prefix=path/to/installation/prefix
$ ./b2 

The Boost C++ Libraries were successfully built!

The following directory should be added to compiler include paths:

    /home/your_name/ProSoftware/Boost/boost_1_62_0

The following directory should be added to linker library paths:

    /home/your_name/ProSoftware/Boost/boost_1_62_0/stage/lib

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,449评论 0 10
  • (100日阅读习惯之20/100) 经历了抵触、否认、混日子之后,就一定可以不去面对灰犀牛吗?未必啊,只要还有枪声...
    半尚重楼阅读 252评论 0 0
  • 回想2017最美的遇见,莫过邂逅于美丽的沪江组织的“互➕青椒”学习。自从2017年9月份成功加入“互➕”学习...
    陕县267王建萍阅读 234评论 0 0
  • 0x01 前言 今天pwnable.kr不知道什么原因网站挂掉了,pwnable.tw对于我又太难,每题做的我很难...
    Pino_HD阅读 1,749评论 0 2
  • “意大利炮!给我,出!” 晴明大喊道,右手猛的拍向地面,一门巨型大炮缓缓升起。 这门大炮足足有十米长!炮身雕刻着奇...
    总有宫女想非礼朕阅读 493评论 3 5