×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

indi_atik_ccd: error while loading shared lib

  • Posts: 456
  • Thank you received: 76

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 94
  • Thank you received: 38
sudo ln -s /usr/lib/x86_64-linux-gnu/libcfitsio.so.2.3.37 /usr/lib/x86_64-linux-gnu/libcfitsio.so.3
The following user(s) said Thank You: Klaus, Derek
8 years 2 days ago #8353

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

  • Posts: 486
  • Thank you received: 87
If you don't want to symlink just install the libcfitsio3 package from trusty, that's what I have done and it works fine.

packages.ubuntu.com/trusty/amd64/libcfitsio3/download

sudo dpkg -i libcfitsio3_3.340-2ubuntu2_amd64.deb

I tried to find a most recent file but thats the only I found available from ubuntu. At least for now.

Regards
The following user(s) said Thank You: Derek
Last edit: 8 years 2 days ago by nMAC.
8 years 2 days ago #8358

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

  • Posts: 456
  • Thank you received: 76
max / nmac,

Thanks for the help.

I wonder if the atik-driver developers could remove this dependency from the build somehow..... :-)

Derek
8 years 2 days ago #8359

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

  • Posts: 712
  • Thank you received: 174

Derek, this is not package dependency, it was already removed. It is really wrong library name on some recent systems. Somebody decided, that the best name for cfitsio3 is cfitsio2 :) If I'll change it, it will stop working on remaining systems. It seems, that the only way how to distribute software for linux is to avoid dynamic linking at all. Peter
The following user(s) said Thank You: Derek
8 years 13 hours ago #8423

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

Time to create page: 0.337 seconds