×

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

Bi-monthly release with minor bug fixes and improvements

My gentoo overlay with indilib 3rd party drivers

  • Posts: 31
  • Thank you received: 7
Oh, sorry for me being stupid :-) I have been using overlay on my home server only and haven't had opened firewall port for git daemon. Should be working now. And thanks for testing this out.
Last edit: 9 years 2 months ago by Ctibor Brančík.
9 years 2 months ago #2964

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

  • Posts: 31
  • Thank you received: 7
I have bumped ebuilds to v1.0.0 and added the new ffmv driver. Enjoy!
9 years 2 months ago #3202

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

Thanks Ctibor! This is really appreciated! I added some description to the download section, is it valid?
9 years 2 months ago #3206

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

  • Posts: 31
  • Thank you received: 7
Instructions are OK, only problem I see is that tags in xml file are somehow stripped off or invisible to the users. This can be confusing. I have uploaded txt file as attachment to the intial post. Maybe you can link to that file instead.
9 years 2 months ago #3207

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

  • Posts: 205
  • Thank you received: 19
I thought I'd give these a try, since it's an excellent idea and will make life a lot easier.

I've managed to build all the indilib drivers except the qsi one. It's not a big deal since I don't have access to QSI camera at this time, but I was wondering if you might have come across the problem and know the fix.

When it tries to build the sci-libs/libqsi, it gets this error:
CMake Error at cmake_modules/FindFTDI.cmake:43 (message):
  FTDI not found.  Please install libftdi-dev

I've installed dev-embedded/libftdi, but can't find anything that seems to be libftdi-dev. Any ideas?

Anyway, thanks for doing these builds.
9 years 1 month ago #3458

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

  • Posts: 31
  • Thank you received: 7
There is no need for ftdi-dev package on gentoo since the dev files are installed automatically with dev-embedded/libftdi. And this should be pulled into the system automatically by sci-libs/libqsi.

Are you trying to install the 1.0.0 version or live ebuild? What ARCH do you use?
9 years 1 month ago #3461

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

  • Posts: 205
  • Thank you received: 19
I'm trying to do 1.0.0 version. My arch is x86_64 (Intel i7).

Any chance you can do similar ebuild magic for astrometry and kstars? :)
9 years 1 month ago #3465

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

  • Posts: 31
  • Thank you received: 7
I tried to install libqsi, works as expected. Can you post output of equery files dev-embedded/libftdi and emerge --info dev-emebbeded/libftdi ?

Kstars can be installed normaly from the main gentoo tree, latest version is in kde overlay, but it is currently masked though. gpo.zugaina.org/kde-apps/kstars

Astrometry is in science overlay gpo.zugaina.org/sci-astronomy/astrometry. Just do layman -L && layman -a science && emerge astrometry and you are ready to go! :-)
9 years 1 month ago #3466

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

  • Posts: 205
  • Thank you received: 19
mocha ~ # equery files dev-embedded/libftdi
 * Searching for libftdi in dev-embedded ...
 * Contents of dev-embedded/libftdi-1.0:
/usr
/usr/bin
/usr/bin/libftdi1-config
/usr/include
/usr/include/libftdi1
/usr/include/libftdi1/ftdi.h
/usr/include/libftdi1/ftdi.hpp
/usr/lib64
/usr/lib64/cmake
/usr/lib64/cmake/libftdi1
/usr/lib64/cmake/libftdi1/LibFTDI1Config.cmake
/usr/lib64/cmake/libftdi1/UseLibFTDI1.cmake
/usr/lib64/libftdi1.so -> libftdi1.so.2
/usr/lib64/libftdi1.so.2 -> libftdi1.so.2.0.0
/usr/lib64/libftdi1.so.2.0.0
/usr/lib64/libftdipp1.so -> libftdipp1.so.2
/usr/lib64/libftdipp1.so.2 -> libftdipp1.so.2.0.0
/usr/lib64/libftdipp1.so.2.0.0
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/libftdi1.pc
/usr/lib64/pkgconfig/libftdipp1.pc
/usr/lib64/python2.7
/usr/lib64/python2.7/site-packages
/usr/lib64/python2.7/site-packages/_ftdi1.so
/usr/lib64/python2.7/site-packages/ftdi1.py
/usr/share
/usr/share/doc
/usr/share/doc/libftdi-1.0
/usr/share/doc/libftdi-1.0/AUTHORS.bz2
/usr/share/doc/libftdi-1.0/ChangeLog.bz2
/usr/share/doc/libftdi-1.0/README.build.bz2
/usr/share/doc/libftdi-1.0/README.bz2
/usr/share/doc/libftdi-1.0/README.mingw.bz2
/usr/share/doc/libftdi-1.0/TODO
mocha ~ # emerge --info dev-embedded/libftdi
Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, glibc-2.20-r2, 3.18.0-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-4700MQ_CPU_@_2.40GHz-with-gentoo-2.2
KiB Mem:    24401960 total,  23016112 free
KiB Swap:    2047996 total,   2047996 free
Timestamp of repository gentoo: Sat, 07 Mar 2015 21:45:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.25 p1.0) 2.25
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.1.0::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.2::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:
 
gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.au.gentoo.org/gentoo-portage
    priority: -1000
 
brancik-overlay
    location: /var/lib/layman/brancik-overlay
    masters: gentoo
    priority: 50
 
java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50
 
Installed sets: @indilib-drivers
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo ftp://ftp.swin.edu.au/gentoo http://mirror.datapipe.net/gentoo http://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
LANG="en_AU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j12"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi alsa amd64 amr apng attica audio autoipd avahi berkdb bindist bluetooth bluray bzip2 cairo cdda cddb cdio cdr clang cli colord connection-sharing consolekit cracklib crypt cups cxx dbus designer dri drm dv dvd egl emotion encode exif faad ffmpeg flac fontconfig fortran gbm gdbm geo gif gimp git glib gphoto2 gstreamer gtk gudev gzip hddtemp iconv icu imagemagick imap imlib ipv6 jack java java7 jbig jit jpeg jpeg2k json lame lcms libkms libnotify libsamplerate llvm-shared-libs matroska mime minizip mjpeg mmap mmtp mmx modules mp3 mp4 mpeg multilib ncurses nls nptl nsplugin ogg opencl opengl openmp openvg osmesa pam pch pcre pdf perl phonon pixman png posix pulseaudio python qt5 quicktime raw readline ruby samba savedconfig session skins smp sound sqlite sse sse2 ssl stars subversion svg tcpd theora threads tiff truetype twolame ukit unicode upnp upnp-av usb utils v4l vaapi vdpau vim-syntax vlc vorbis vpx web-services webkit webp wifi win32codecs wma-fixed x264 xa xattr xcomposite xine xml xmp xorg xpm xvid xvmc zip zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2 canon directory panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="mouse evdev keyboard synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US en_AU" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20 ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="intel nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
 
=================================================================
                        Package Settings
=================================================================
 
dev-embedded/libftdi-1.0::gentoo was built with the following:
USE="cxx python -doc -examples -static-libs -tools" ABI_X86="64"

I've been building from the git repo. If I unmask this, is that what it will build from? EDIT: Looks like it.

Nice. I think I built this from source, so I'll switch to that too.

EDIT: Only 0.43, the latest is 0.50 and I seem to recall I needed a recent version to fix a problem.
Last edit: 9 years 1 month ago by Chris Ryan.
9 years 1 month ago #3467

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

  • Posts: 31
  • Thank you received: 7
I can try to create sci-astronomy/astrometry-9999 ebuild. However I dont have that much spare time, so I would rather try to avoid maintainig ebuilds for separate releases of it.

In the end I have created =sci-astronomy/astrometry-0.52. We will see how this will fare. I can see that astrometry does have long release cycles, so I think I can try to maintain ebuilds for it.

For the problem with libqsi, try to install dev-embedded/libftdi lesser than 1.0 and reemerge libqsi. I will have adjusted dependency in the ebuild once I return home from work ;-)

So do layman -S and give it a try.
Last edit: 9 years 1 month ago by Ctibor Brančík.
9 years 1 month ago #3494

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

  • Posts: 205
  • Thank you received: 19
So far I've done the libftdi downgrade (to 0.20). The qsi packages now compile and install.

Will try the astrometry build now.
9 years 1 month ago #3506

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

  • Posts: 205
  • Thank you received: 19
astrometry-0.52 also installed, but I have yet to configure and test. However, thank you again for this, it's made setting up a Gentoo box very easy! :)

If I'm understanding correctly, the default data dir for your astrometry install is /usr/data, and the astrometry.cfg is in /usr/etc. Maybe it would be better to make both the data and etc dir go under /usr/share/astrometry?
Last edit: 9 years 1 month ago by Chris Ryan. Reason: more stuff
9 years 1 month ago #3507

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

Time to create page: 2.220 seconds