×

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

Bi-monthly release with minor bug fixes and improvements

Install latest kstars on Ubuntu 16.4 or ubuntu 18.4.5 32bits

  • Posts: 7
  • Thank you received: 0
Hi,
I need some help about this problem.

I am trying to install latest kstars acording this post:

indilib.org/forum/general/210-howto-buil...st-libindi-ekos.html

sudo apt-add-repository ppa:mutlaqja/ppa
sudo apt-get update

sudo apt-get -y install kstars-bleeding indi-bin indi-full

But on Ubuntu 16.4 32bits or Lubuntu 18.4 32bits, kstars-bleeding it is not found.

Any one knows how to fix this problem?

I have been able to test it on a temporarily borrowed ubuntu 20.4 64 bits computer, and it install perfectly.

I need latest version because Its the one I checked that supports my SBIG AO-8 attached to ST8XME.

My old computer available for astronomy is 32bits so I can't install 20.4 Ubuntu.

Thanks in advance
Salva
3 years 3 months ago #66899

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

  • Posts: 334
  • Thank you received: 23
32 bit is not longer supported on PC platform, just on raspberry. You can try con build from source
3 years 3 months ago #66900

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

  • Posts: 7
  • Thank you received: 0
HI,
Sorry for my delay in answering. After some trial and error, I have successfully installed Kstars 3.5.2 Beta and indi 1.8.8.
But installing 3rd party drivers from:
github.com/indilib/indi-3rdparty
I have managed to install EQMOD but with SBIG, the error is the following:

cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/indi-3rdparty/indi-sbig
-- The CXX compiler identification is GNU 7.5.0
-- The C compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found CFITSIO 3.43: /usr/lib/i386-linux-gnu/libcfitsio.so
-- Found INDI: /usr/lib/i386-linux-gnu/libindidriver.so;/usr/lib/i386-linux-gnu/libindiAlignmentDriver.so (found version "1.8.9")
-- Found ZLIB: /usr/lib/i386-linux-gnu/libz.so (found version "1.2.11")
CMake Error at ../cmake_modules/FindSBIG.cmake:44 (message):
SBIG not found. Please install SBIG Library www.indilib.org
Call Stack (most recent call first):
CMakeLists.txt:14 (find_package)

Any ideas.

Thanks in advance
Salva
3 years 2 months ago #67321

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

Time to create page: 0.634 seconds