ccid: updated guide for building OpenSC
This commit is contained in:
@@ -190,6 +190,9 @@ the standard installation of OpenSC without |PACE|::
|
|||||||
PREFIX=/tmp/install
|
PREFIX=/tmp/install
|
||||||
VSMARTCARD=$PWD/vsmartcard
|
VSMARTCARD=$PWD/vsmartcard
|
||||||
git clone https://github.com/frankmorgner/vsmartcard.git $VSMARTCARD
|
git clone https://github.com/frankmorgner/vsmartcard.git $VSMARTCARD
|
||||||
|
cd $VSMARTCARD
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
cd $VSMARTCARD/ccid/src/opensc
|
cd $VSMARTCARD/ccid/src/opensc
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
./configure --prefix=$PREFIX
|
./configure --prefix=$PREFIX
|
||||||
|
|||||||
@@ -190,6 +190,9 @@ the standard installation of OpenSC without |PACE|::
|
|||||||
PREFIX=/tmp/install
|
PREFIX=/tmp/install
|
||||||
VSMARTCARD=$PWD/vsmartcard
|
VSMARTCARD=$PWD/vsmartcard
|
||||||
git clone https://github.com/frankmorgner/vsmartcard.git $VSMARTCARD
|
git clone https://github.com/frankmorgner/vsmartcard.git $VSMARTCARD
|
||||||
|
cd $VSMARTCARD
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
cd $VSMARTCARD/ccid/src/opensc
|
cd $VSMARTCARD/ccid/src/opensc
|
||||||
autoreconf --verbose --install
|
autoreconf --verbose --install
|
||||||
./configure --prefix=$PREFIX
|
./configure --prefix=$PREFIX
|
||||||
|
|||||||
Reference in New Issue
Block a user