×

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

Bi-monthly release with minor bug fixes and improvements

How to Update Manually to latest INDI PR

  • Posts: 2
  • Thank you received: 0
Hello !,

I am new to astroberry, now, we just got through PR a driver for a custom built focuser, the question I have is, how do I get the INDI Web Manager in Astroberry to pick up the driver (apt-get update && upgrade will not work because astroberry has its own repo for distribution and it is not at latest, I did a manual build locally of the driver, but even now I cannot get the INDI Web Manager to list it)
3 years 4 months ago #63727

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

  • Posts: 348
  • Thank you received: 69
You would need to follow the build instructions that can be found at: github.com/indilib/indi
3 years 4 months ago #63734

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

  • Posts: 2
  • Thank you received: 0
Yes , in fact that has worked, I can see the right driver file in /bin, but the list itself on the web manager is not getting updated.
I am trying to figure out if this list is dynamic or if there is a static XML somewhere that web manager pulls from.
3 years 4 months ago #63735

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

  • Posts: 348
  • Thank you received: 69
It should be in /usr/bin

Did you specify:

-DCMAKE_INSTALL_PREFIX=/usr

when you ran cmake?
3 years 4 months ago #63736

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

  • Posts: 348
  • Thank you received: 69
Once build, you probably need to just:

sudo systemctl restart indiwebmanager

Then you will see it added:
3 years 4 months ago #63740
Attachments:

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

Moderators: Radek Kaczorek
Time to create page: 0.387 seconds