Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,777
    • Issues 1,777
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #4094

Closed
Open
Opened Nov 28, 2006 by Kitware Robot@kwrobotOwner

missing correct libGL.1.dylib file

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


After installing paraview-2.4.4-darwin, attemped to run paraview and obtained the error message:

dyld: Library not loaded: /usr/X11R6/lib/libGL.1.dylib Referenced from: /usr/local/lib/paraview-2.4/paraview-real Reason: image not found Trace/BPT trap

I located in the "Mac Framework OpenGL" area a copy of libGL.dylib, copied its name to libGL.1.dylib, and placed it in /usr/X11R6/lib, and re-ran paraview. The new message was:

dyld: Library not loaded: /usr/X11R6/lib/libGL.1.dylib Referenced from: /usr/local/lib/paraview-2.4/paraview-real Reason: Incompatible library version: paraview-real requires version 1.2.0 or later, but libGL.1.dylib provides version 1.0.0 Trace/BPT trap

Where can I find the correct versions of the libGL's to use with paraview?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#4094