Thanks for your great work and the support so far.
I am currently trying to run sbig-util on an Nvidia Jetson TX2 with ubuntu 18.
sbig-util compiles without problems. However, when running sbig-util info ccd, I get the following error:
sbig-info: libsbigudrv.so.2.1.1: cannot open shared object file: No such file or directory
The problem is probably that, I can't get libsbigudrv2 to install via apt because of the Jetson having armV8 64bit cpu.
I downloaded the source and compiled it, but this only produces libsbigudrv.so.2.0.0.
Is it possible to use libsbigudrv.so.2.0.0 with sbig-util?
I also tried to get my hands on the drivers from Diffraction Limited, but their link doesn't seem work anymore.
Thanks for your great work and the support so far.
I am currently trying to run sbig-util on an Nvidia Jetson TX2 with ubuntu 18.
sbig-util compiles without problems. However, when running
sbig-util info ccd, I get the following error:sbig-info: libsbigudrv.so.2.1.1: cannot open shared object file: No such file or directoryThe problem is probably that, I can't get libsbigudrv2 to install via apt because of the Jetson having armV8 64bit cpu.
I downloaded the source and compiled it, but this only produces libsbigudrv.so.2.0.0.
Is it possible to use libsbigudrv.so.2.0.0 with sbig-util?
I also tried to get my hands on the drivers from Diffraction Limited, but their link doesn't seem work anymore.