Pages:
Author

Topic: bare ArmoryDB? - page 2. (Read 1614 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
December 01, 2016, 02:22:28 PM
#3
DB is full cpp code. There is no install process to just install the DB, but you can only build that if you wish so, by running

Code:
make server
staff
Activity: 3374
Merit: 6530
Just writing some code
December 01, 2016, 12:15:23 PM
#2
AFAIK you don't need anything related to python if you just want to run ArmoryDB. That is entirely c++ code.
legendary
Activity: 2126
Merit: 1001
December 01, 2016, 12:12:26 PM
#1
I try to install ArmoryDB on a headless machine, to connect with a 'lite' Armory from another machine to it.
Is there a recommended way to install only ArmoryDB, without ArmoryQT?

I ask because I don't use a GUI nor ArmoryQT on that machine, and would like to skip the *qt dependencies.

Afaik all dependencies are
Quote
git-core build-essential swig python-dev python-twisted python-psutil pyqt4-dev-tools libqtcore4 libqt4-dev python-qt4
where I guess the bold ones aren't necessary for ArmoryDB?

Cheers,

Ente
Pages:
Jump to: