To successfully complete of the build, you must have following prerequisites preinstalled (packages are named as in Debian GNU/Linux 10 "buster", please found the corresponding packages for your distribution):
To successfully complete of the build, you need to have the following packages to be installed
(packages are named as in Debian GNU/Linux 10 "buster", please found the corresponding packages for your distribution):
* libjson-c-dev
* libjson-c-dev
* libsqlite3-dev
* libsqlite3-dev
...
@@ -52,8 +53,6 @@ Get into directory with cellframe-node and execute the following commands
...
@@ -52,8 +53,6 @@ Get into directory with cellframe-node and execute the following commands
*-j$(nproc)* nrpoc parameter depends on your machine capacity - number of processor cores.
*-j$(nproc)* nrpoc parameter depends on your machine capacity - number of processor cores.
As a result, you should be able to fine make files in your build folder which will be used by cpack command to create an installation package.
As a result, you should be able to fine make files in your build folder which will be used by cpack command to create an installation package.
### Build cellframe-node package
### Build cellframe-node package
#### Prepare for installation
#### Prepare for installation
...
@@ -67,7 +66,7 @@ Please use ```dpkg``` command to install it:
...
@@ -67,7 +66,7 @@ Please use ```dpkg``` command to install it:
##### Install from DemLabs official public repository - why do we need this section??? what does it stand for? Should that be moved to a separate md document?
##### Install from DemLabs official public repository
* Create file /etc/apt/sources.list.d/demlabs.list with command ```sudo nano /etc/apt/sources.list.d/demlabs.list``` one line below for Debian 10:
* Create file /etc/apt/sources.list.d/demlabs.list with command ```sudo nano /etc/apt/sources.list.d/demlabs.list``` one line below for Debian 10:
During installation it asks some questions - some questions?? really?
During installation it asks some questions
#### Debian package questions
#### Debian package questions
All this could be changed after in configs - could be? or must be? how critical is that? will cellfame-node work without it? if yes, I would suggest to remove this