-
Build the C library and examples as
make examples
-
Build the Python package as (cffi and pcpp required)
make package
-
Add toto package to your PYTHONPATH, e.g. as
export PYTHONPATH=$PWD:$PYTHONPATH
Build the C library and examples as
make examples
Build the Python package as (cffi and pcpp required)
make package
Add toto package to your PYTHONPATH, e.g. as
export PYTHONPATH=$PWD:$PYTHONPATH