Hey Willem,
On Thu, Nov 24, 2016 at 2:08 PM, Cristian Ionescu-Idbohrn < [email protected]> wrote: > On Thu, 24 Nov 2016, Willem Ferguson wrote: > > > > Building Subsurface desktop version on Ubuntu 16.04, I get error: > > > > My current installed libraries are (mostly from the Subsurface Debian > Build > > instructions on the web site, with 3 libraries added): > > > > git g++ make autoconf libtool cmake pkg-config > > libxml2-dev libxslt1-dev libzip-dev libsqlite3-dev > > libusb-1.0-0-dev libgit2-dev > > qt5-default qt5-qmake qtchooser qttools5-dev-tools libqt5svg5-dev > > libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 > > qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev > > qtconnectivity5-dev libgrantlee-dev > > qtpositioning5-dev qtlocation5-dev > > > > [ 75%] Linking CXX executable TestPreferences > > /usr/bin/ld: cannot find -lssl > > /usr/bin/ld: cannot find -lcrypto > > /usr/bin/ld: cannot find -lcrypto > You are missing a few dependencies, libopenssl and libcrypto++ from what it looks like. Tomaz > > Is package libssl-dev install on your box? > I don't see it in the list above. > > > Cheers, > > -- > Cristian > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface >
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
