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

Read More...