./reconf
to create configure
pkg-config --libs libpcsclite
works./usr/local/etc/musclecard
will have to be writable by the user doing the install.PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --prefix=/usr/local/depot/libmusclecard-2.0.0 --enable-muscledropdir=/usr/local/pcsc/services --enable-confdir=/usr/local/etc
make
log_msg
and log_xxd
:
libpcsclite
does not export these symbols.src/Makefile.in
to include debuglog.c
. (e.g. just duplicate most of the stuff for tokenfactory.c
.)bundletool
fails to compile, get rid of the struct dirent *currBundle
in bundletool.c
.make install
pkg-config --libs libpcsclite
works.PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --prefix=/usr/local/depot/libmusclecard-1.3.3 --enable-muscledropdir=/usr/local/pcsc/services --enable-confdir=/usr/local/etc
make
make install
pkg-config --libs libpcsclite libmusclecard
works.PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --prefix=/usr/local/depot/muscletool-2.1.0
CFLAGS=-I/usr/local/include/PCSC ./configure
/usr/local/pcsc/services/slbCryptoflex.bundle
CFLAGS=-I/usr/local/include/PCSC ./configure
/usr/local/pcsc/services/mscMuscleCard.bundle
moc
is part of libqt3-devel
Makefile
for MOC, DESTDIR, INC, LIBS.make
xcard
does recognize a token is plugged in even though it is not configured.pkg-config --libs libmusclecard
works.PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --prefix=/usr/local/depot/muscletool-2.1.0 --enable-versioin2