3. Installing Bayun Library
3.1 Link Bayun Library with Shared Libraries
In the terminal, define environment variables BAYUN_LIB_PATH
as the path containing the Bayun library i.e _bayunrest.so
, bayuncore.py
, bayunrest.py
, shared libraries provided along with the Bayun library. Keep all the provided resources at the same path.
Go to BAYUN_LIB_PATH
and run setup.sh
.
Last updated