You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Biometrics on Linux
Hi!
I've been trying to install BioApi since 2 months but I have problems
and I decided to write to you.
I use the commands:
./configure --without-gui --with-Qt-dir=no
export LD_LIBRARY_PATH="LD_LIBRARY_PATH/lib:$LD_LIBRARY_PATH"
make
make install
and I have the next problem in the last one:
Installing BIOAPI ...
Module Directory Services (MDS) ...
/usr/local/bin/mds_install: error while loading shared libraries:
libbioapi_mds300.so.0: cannot open shared object file: No such file or
directory
bioapi100...
libbioapi_mds300.so.0: cannot open shared object file: No such file or
directoryCould not load addin module "/usr/local/lib/libbioapi100.so"!
bioapi_dummy100...
libbioapi_mds300.so.0: cannot open shared object file: No such file or
directoryCould not load addin module "/usr/local/lib/
libbioapi_dummy100.so"!
pwbsp...
libbioapi_mds300.so.0: cannot open shared object file: No such file or
directoryCould not load addin module "/usr/local/lib/libpwbsp.so"!
Done.
I have libtool installed but I don't know if I have to indicate some
extra commands about it.