EarthCubeGeochron / Sparrow

A software tool and schema+API spec for connecting laboratory measurements to data consumers
https://sparrow-data.org
Mozilla Public License 2.0
14 stars 4 forks source link

Installing bundled version on RHEL #246

Closed davenquinn closed 3 years ago

davenquinn commented 3 years ago

RHEL at the Boise State IGL apparently does not support the version of GLIBC bundled into the Sparrow executable.

image

Options might include figuring out how to relax version constraints (maybe building in Docker?), building from source on the platform as a temporary fix, or figuring out how to get a supported glibc on the platform. Downgrading python could also potentially help, although this would be unsatisfying.

davenquinn commented 3 years ago

This is fixed but we have moved on to new RHEL issues (#256)!