Hi,
I just created a new Raspbian Stretch install and installed all the INDI lib packages. When I tried to start the server with my devices, the ATIK filter wheel and CCD drivers complained of missing shared libraries:
and
Both messages are repeated multiple times.
Having hacked shared libs before, I created symlinks from the existing libs to the versions the drivers wanted:
This seems to satisfy the loader, but I haven't tried this out with the actual equipment yet, so, no idea if it works.
Any advice? Certainly I'll try out the equipment with this hack in place, but is there any way we can get these drivers updated to the recommended lib versions?
For completeness, I should say I ran "sudo apt-get updates; sudo apt-get upgrade" after the initial setup of Stretch, so I don't know if there were originally earlier versions of these libs present...
Thanks,
Charles
I just created a new Raspbian Stretch install and installed all the INDI lib packages. When I tried to start the server with my devices, the ATIK filter wheel and CCD drivers complained of missing shared libraries:
and
Both messages are repeated multiple times.
Having hacked shared libs before, I created symlinks from the existing libs to the versions the drivers wanted:
This seems to satisfy the loader, but I haven't tried this out with the actual equipment yet, so, no idea if it works.
Any advice? Certainly I'll try out the equipment with this hack in place, but is there any way we can get these drivers updated to the recommended lib versions?
For completeness, I should say I ran "sudo apt-get updates; sudo apt-get upgrade" after the initial setup of Stretch, so I don't know if there were originally earlier versions of these libs present...
Thanks,
Charles