Hi: I have the same problem. I have no idea of what might be causing it... Cheers
Pedro On 9 November 2014, at 08:33, Cristian Ionescu-Idbohrn <[email protected]> wrote: Anyone else seeing this (on recent debian unstable)? ,---- | $ qmake | Project ERROR: Package libgit2 not found `---- Still, I have the libgit2 packages installed: ,---- | libgit2-21:amd64 install | libgit2-dev:amd64 install `---- I have the libs: ,---- | /usr/lib/x86_64-linux-gnu/libgit2.a | /usr/lib/x86_64-linux-gnu/libgit2.so | /usr/lib/x86_64-linux-gnu/libgit2.so.0.21.2 | /usr/lib/x86_64-linux-gnu/libgit2.so.21 `---- and I see header files installed in /usr/include/git2. And: ,---- | $ cat /usr/lib/x86_64-linux-gnu/pkgconfig/libgit2.pc | libdir=/usr/lib/x86_64-linux-gnu | includedir=/usr/include | | Name: libgit2 | Description: The git library, take 2 | Version: 0.21.2 | Requires.private: openssl zlib libssh2 | Libs.private: -lhttp_parser -lrt | Libs: -L${libdir} -lgit2 | Cflags: -I${includedir} `---- What could cause the error? 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
