Do you have /usr/local/lib in /etc/ld.so.conf ? If not, you have to add it and run ldconfig, then try again. Alternatively, you can reconfigure the fprint library with /usr as prefix by adding "--prefix=/usr" to the configure script and rerun "make install" as root.
I hope that helps! On Nov 18, 2007 2:11 PM, Gerard Klaver <[EMAIL PROTECTED]> wrote: > On Sun, 2007-11-18 at 19:37 +0000, Daniel Drake wrote: > > http://www.reactivated.net/fprint/wiki/Fprint_demo_v0.2 > > > > This release adds an enrollment GUI. It's the first enrollment app that > > is actually installed with the default installation of a fprint > > component, and it allows you to enroll all 10 fingers rather than just one. > > > > Daniel > Just compiled and installed the package on Debian testing with amd64 > system. > (libfprint, fprint_demo and pam package) > > ./configure > make > make install (as root) > > when i start fprint_demo a get error that libfprint.so.0 can not open > shared object file (file is in /usr/local/lib) > > Does anybody knows about this? > > > -- > -------- > m.vr.gr. > Gerard Klaver > > > _______________________________________________ > fprint mailing list > [email protected] > http://lists.reactivated.net/mailman/listinfo/fprint > _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
