mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
Update instructions for testing pikepdf
This commit is contained in:
parent
bc17d2a2a2
commit
4c0addfe66
@ -322,7 +322,8 @@ RELEASE PREPARATION
|
||||
|
||||
cd ...qpdf-source-tree...
|
||||
export QPDF_SOURCE_TREE=$PWD
|
||||
export LD_LIBRARY_PATH=$QPDF_SOURCE_TREE/libqpdf/build/.libs
|
||||
export QPDF_BUILD_LIBDIR=$QPDF_SOURCE_TREE/build/libqpdf
|
||||
export LD_LIBRARY_PATH=$QPDF_BUILD_LIBDIR
|
||||
cd /tmp/z
|
||||
git clone git@github.com:pikepdf/pikepdf
|
||||
virtualenv v
|
||||
|
Loading…
Reference in New Issue
Block a user