parallaxinnovations / MicroView

MicroView is a 3D image viewer and analysis tool
Other
14 stars 4 forks source link

Linux crash on startup #45

Open jeremy-gill opened 5 years ago

jeremy-gill commented 5 years ago

As per a recent disqus thread

MicroView: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: drmGetDevice2

Release 2.5.0-rc25 on Linux (unknown distribution at the moment).

ankitbioinfo commented 5 years ago

Hi, Sorry for the late reply. I am using "Linux Mint 19.1 Tessa" Following command give me this

locate libGLX_mesa.so /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0

locate libdrm.so /opt/PI/MicroView/libdrm.so.2 /usr/lib/i386-linux-gnu/libdrm.so.2 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0 /usr/lib/x86_64-linux-gnu/libdrm.so /usr/lib/x86_64-linux-gnu/libdrm.so.2 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0

jeremy-gill commented 5 years ago

Okay, thanks. I'm not presently testing on Linux Mint so this isn't that surprising. Can you try renaming /opt/PI/MicroView/libdrm.so.2 so that Microview uses your system copy? You may have different results.