NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
478 stars 168 forks source link

libgnomevfs-2.so.0 undefined symbol g_mutex_lock error #330

Closed jaigsingla closed 2 years ago

jaigsingla commented 3 years ago

Hello,

Facing libgnomevfs-2.so.0 undefined symbol g_mutex_lock error on Linux 7 with stereopipeline 2.6.2 while using stereo_gui.

regards, Jai

oleg-alexandrov commented 3 years ago

I assume this is Red Hat Enterprise Linux 7.

I wonder if you can try the latest ASP and see if it works better for you. It can be accessed here: https://byss.arc.nasa.gov/stereopipeline/daily_build/ It needs to be extracted in your home directory and run from there, so without any installation.

At some point I included more libraries with the ASP we ship, and maybe it fixes it.

If that does not work, you can try fetching ASP with conda, as described here

https://stereopipeline.readthedocs.io/en/latest/installation.html

in section 2.3.