×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

atikccd dependencies

  • Posts: 554
  • Thank you received: 138
I'm VERY new to INDI and Linux in general, having spent most of my life using Windows but decided to try using a Raspberry Pi 3 to load Ubuntu Mate, KStars and EKOS using the AstroPi3 scripts. This worked well until I tried connecting my Atik 383L+ camera.
Tried to run the atik-ccd cdriver and got this:

[2018-09-15T14:01:12.839 BST DEBG ][ org.kde.kstars.indi] - INDI Server: "2018-09-15T13:01:12: Driver indi_atik_ccd: indi_atik_ccd: error while loading shared libraries: libnova-0.16.so.0: cannot open shared object file: No such file or directory"

I have version 0.14 so I found and installed libnova 0.16, this got rid of this error but I got another:

[2018-09-15T15:59:12.842 BST DEBG ][ org.kde.kstars.indi] - INDI Server: "2018-09-15T14:59:12: Driver indi_atik_ccd: indi_atik_ccd: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory"

found and installed that and got:

[2018-09-15T16:13:24.958 BST DEBG ][ org.kde.kstars.indi] - INDI Server: "2018-09-15T15:13:24: Client 5: new arrival from 127.0.0.1:58150 - welcome!"
[2018-09-15T16:13:24.958 BST DEBG ][ org.kde.kstars.indi] - INDI Server: "2018-09-15T15:13:24: Driver indi_atik_ccd: indi_atik_ccd: /usr/lib/arm-linux-gnueabihf/libjpeg.so.62: version `LIBJPEGTURBO_6.2' not found (required by indi_atik_ccd)"
[2018-09-15T16:13:24.958 BST DEBG ][ org.kde.kstars.indi] - INDI Server: "2018-09-15T15:13:24: Driver indi_atik_ccd: stderr EOF"

At this point I decided that I was in a hole and stopped digging.


Versions:
Linux 4.4.38-v7+
KStars Build: 2018-08-18T08:14:53Z
kstars bleeding 6:2.9.8
EKOS Can't find a version number but it was installed on the 15th September.
indi 1.7.4
atikccd 1.28

This looks to me like I've got the incorrect versions installed but my attempts to get the missing version installed leads me into a difficult world of ever more incompatibilities. Is there some better way I should be doing this?

Thanks,

Chris
5 years 6 months ago #29622

Please Log in or Create an account to join the conversation.

  • Posts: 95
  • Thank you received: 14

Replied by Phil Shepherd on topic atikccd dependencies

Having just updated my ODroid to the latest ubuntu, I seem to have the same problem

I have added the jpeg 6.2 with
sudo apt-get install libjpeg62
&
sudo apt-get install libjpeg62-dev

When I try to run the V1.29 of the atik driver (indi_atik_ccd), I get :

indi_atik_ccd: /usr/lib/arm-linux-gnueabihf/libjpeg.so.62: version `LIBJPEGTURBO_6.2' not found (required by indi_atik_ccd)

Phil
Last edit: 5 years 5 months ago by Phil Shepherd.
5 years 5 months ago #30010

Please Log in or Create an account to join the conversation.

  • Posts: 472
  • Thank you received: 165

Replied by Jarno Paananen on topic atikccd dependencies

The ARM packages seem to have been built on Raspbian so you need to install this package for example packages.debian.org/sid/armhf/libjpeg62-turbo/download (and uninstall libjpeg62)
The following user(s) said Thank You: Gonzothegreat, Phil Shepherd
5 years 5 months ago #30012

Please Log in or Create an account to join the conversation.

  • Posts: 95
  • Thank you received: 14

Replied by Phil Shepherd on topic atikccd dependencies

Thanks for the suggestion

- I'll give it a go later tonight & report back

Phil
5 years 5 months ago #30016

Please Log in or Create an account to join the conversation.

  • Posts: 95
  • Thank you received: 14

Replied by Phil Shepherd on topic atikccd dependencies

Yep - that seemed to do the trick! Nice 1.

Phil
5 years 5 months ago #30024

Please Log in or Create an account to join the conversation.

Time to create page: 1.248 seconds