-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Varbin edited this page Nov 21, 2015
·
3 revisions
Execute following commands:
[sudo] pip install python-camellia
[sudo] python -m camellia
[sudo] pip install git+git://github.com/var-sec/python-camellia
[sudo] python -m camellia
-
Download the latest source code
-
With git:
git clone https//github.com/var-sec/python-camellia
cd python-camellia
-
The source from the cheeseshop
-
python setup.py build
-
[sudo] python setup.py install
-
Important: Leave the build directory!
-
Execute
[sudo] python -m camellia
.