Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #827
Closed
Open
Issue created May 14, 2018 by Pawan Ghildiyal@PawanReporter

QT installation moved to other location : need more environment variable to be set

I need to add following environment variable to make paraview run .

export PYTHONHOME=$WM_THIRD_PARTY_DIR/platforms/linux64Gcc/python2.7
export PATH=$WM_THIRD_PARTY_DIR/platforms/linux64Gcc/python2.7/bin:$PATH
export LD_LIBRARY_PATH=$WM_THIRD_PARTY_DIR/platforms/linux64Gcc/python2.7/lib/:$LD_LIBRARY_PATH
export QT_PLUGIN_PATH=$WM_THIRD_PARTY_DIR/platforms/linux64Gcc/qt-5.9.0/plugins

Assignee
Assign to
Time tracking