problem with library libcspice.so.67.0.0
- Dominant language
- C++
- Stars
- 245
- Forks
- 181
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
**ISIS version(s) affected**: 8.3.0
**Description**
I download ISIS on ubuntu 24.04 with miniforge3 and I had problem for the absence of the libcspice.so.67.0.0 .
**How to reproduce**
Simply installing the software isis.
**Possible Solution**
we detect that in ./isis/miniforge3envs/isis/lib it's present libcspice.so.67 and not the libcspice.so.67.0.0 . So we change the name of the file and everything it's working perfectly.
**Additional context**
PLEASE update the dipendency with the library!
Contributor guide
Research direction
Reproduce the ISIS 8.3.0 installation on Ubuntu 24.04 with Miniforge3, then inspect ./isis/miniforge3envs/isis/lib for the libcspice library names. Trace where the installation dependency is defined and ensure the expected libcspice.so.67.0.0 is provided so the software works without manually renaming libcspice.so.67.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ubuntu
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100