Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 741
    • Issues 741
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 197
    • Merge requests 197
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #8974
Closed
Open
Created May 05, 2009 by Kitware Robot@kwrobotOwner

Difficulties to separate VTK_INSTALL_LIB_DIR and VTK_INSTALL_TCL_DIR

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Following situation on a linux machine:

CMAKE_INSTALL_PREFIX:PATH=/usr VTK_INSTALL_LIB_DIR:PATH=/lib VTK_INSTALL_PACKAGE_DIR:PATH=/lib/vtk-5.2

This puts all the libraries into /usr/lib like expected.

But the problem is that it also puts a file (pkgIndex.tcl) and folder (tcl) into this directory.

It is not possible to install the tcl package into anothother location.

Assignee
Assign to
Time tracking