|
From: Gord T. <gor...@gm...> - 2018-11-06 17:28:35
|
Hi there - just discovered your software and it looks like what I need to create a robotic scope - tried to compile the code (after getting all the pre-requisites loaded) on Ubuntu 18.10 and there seems to be a missing file: dbfilters.cpp I cloned the git repository at: https://github.com/RTS2/rts2.git If you would like to update your install instructions I used the following apt command to install the required packages in 18.10: sudo apt install git postgresql python-psycpg2 libpq-dev python-dev libecpg-dev automake libtool libnova-dev libccfits-dev libecpg-dev gcc g++ libncurses5-dev libgraphicsmagick++-q16-12 libgraphicsmagick1-dev libx11-dev docbook-xsl xsltproc libxml2-dev libarchive-dev libjson-glib-dev libsoup2.4-dev pkg-config libwcstools-dev Also I had to run: sudo cp libwcs.a /usr/local/lib/libwcs.a That seems to be what the configure file is looking for. Regards, Gord -- Gord Tulloch, Winnipeg, MB Ph. 204-266-1845 -- |