• Skip to primary navigation
  • Skip to content
  • Skip to footer
🌈 μ½”λ”©μ²˜μŒμž…λ‹ˆλ‹€λ§Œ 🌈
  • CV
    λ°•μ„±μ°½ (bigbigpark)

    λ°•μ„±μ°½ (bigbigpark)

    Interested in Robotics SW

    • GitHub
    • πŸ“‚ Useful Code
      • - C++(28)
      • - Python(17)
      πŸ“‚ Study
      • - 자료ꡬ쑰 (9)
      • - μ•Œκ³ λ¦¬μ¦˜ (1)
      • - μ½”λ”©ν…ŒμŠ€νŠΈ (10)
      • - λ‘œλ³΄ν‹±μŠ€ (1)
      πŸ“‚ LIBRARY / FRAMEWORK
      • - ROS(16)
      • - ROS 2.0(3)
      • - Point Cloud Library(17)
      πŸ“‚ Linux / Ubuntu
      • - 정리 자료(6)
      πŸ“‚ Tips
      • - Trouble Shooting(14)
      • - Installation(25)
      • - Latex Syntax(1)

    [Install] VTK μ„€μΉ˜ν•˜κΈ°

    VTK 8.2.0 버전을 μ„€μΉ˜ν•΄λ³΄μž!

    How to install VTK

    Download source file from here

    $ tar -xf VTK-8.2.0.tar.gz
    $ cd VTK-8.2.0 && mkdir build && cd build
    $ cmake ..
    $ make                                                                   
    $ sudo make install
    $ sudo ldconfig
    


    Tags: install, vtk

    Categories: install

    Updated: August 18, 2022

    이전 λ‹€μŒ

    Leave a comment

    • Follow:
    • GitHub
    • Feed
    © 2024 bigbigpark. Powered by Jekyll & Minimal Mistakes.