João Miguel Roque wrote: > Hi. > > Tryed again with ./configure --prefix=/usr and it gives the same error. > After making libfprint, issued a ldconfig to build new libs cache but > nothing! > > ldconfig -p | grep libfprint gives: > > libfprint.so.0 (libc6,x86-64) => /usr/lib/libfprint.so.0 > libfprint.so (libc6,x86-64) => /usr/lib/libfprint.so > > What's wrong here? How can I build this?
Is it the same error as before? (No package 'libfprint' found) After installing libfprint in /usr it should have put a file at /usr/lib/pkgconfig/libfprint.pc which is what is being sought here. Does it exist? Daniel _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
