Debian package installer script #806

Closed
rilesdun wants to merge 1 commit from feature/installer-script into beatrice
rilesdun commented 2023-05-29 12:59:20 +00:00 (Migrated from gitlab.com)

Added a script for installing, and compiling libraries. The following script handles installs of the following .deb packages:

  • Runtime libbitcoin libraries for witness_node and cli_wallet
  • Mainnet versions of witness_node and cli_wallet (currently versions 1.5.19, and 1.5.22)

The script also gives the option to build the following packages from source:

  • boost-1.72.0
  • libzmq-4.3.4
  • cppzmq-4.9.0
Added a script for installing, and compiling libraries. The following script handles installs of the following .deb packages: - Runtime libbitcoin libraries for witness_node and cli_wallet - Mainnet versions of witness_node and cli_wallet (currently versions 1.5.19, and 1.5.22) The script also gives the option to build the following packages from source: - boost-1.72.0 - libzmq-4.3.4 - cppzmq-4.9.0
rilesdun commented 2023-05-29 12:59:21 +00:00 (Migrated from gitlab.com)

requested review from @bobinson

requested review from @bobinson
rilesdun commented 2023-05-29 12:59:21 +00:00 (Migrated from gitlab.com)

assigned to @rilesdun

assigned to @rilesdun
rilesdun commented 2023-05-29 12:59:32 +00:00 (Migrated from gitlab.com)

added 9 commits

  • dc4ffb98...daca2813 - 8 commits from branch beatrice
  • 56b6d32e - updated readme, added setup script for installing prebuilt packages

Compare with previous version

added 9 commits <ul><li>dc4ffb98...daca2813 - 8 commits from branch <code>beatrice</code></li><li>56b6d32e - updated readme, added setup script for installing prebuilt packages</li></ul> [Compare with previous version](/PBSA/peerplays/-/merge_requests/226/diffs?diff_id=693386967&start_sha=dc4ffb9860ef96eaff6ec9fbfadb1bcafd2076a9)
rilesdun commented 2023-05-29 13:03:30 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
bobinson commented 2023-05-29 16:29:36 +00:00 (Migrated from gitlab.com)

Hi @rilesdun - These support scripts can be added as a feature to the run.sh script or in the same repository as opposed to in this source code repository. ie, this should be a support tool as opposed to be delivered with the codebase. Lets put here https://gitlab.com/PBSA/tools-libs/peerplays-docker

As the product is going to be in a maintenance mode, these downloads etc will not be maintained after say 1 year and lets make the code clean and buildable from source and all supporting tools/libs etc can be elsewhere.

Hi @rilesdun - These support scripts can be added as a feature to the run.sh script or in the same repository as opposed to in this source code repository. ie, this should be a support tool as opposed to be delivered with the codebase. Lets put here https://gitlab.com/PBSA/tools-libs/peerplays-docker As the product is going to be in a maintenance mode, these downloads etc will not be maintained after say 1 year and lets make the code clean and buildable from source and all supporting tools/libs etc can be elsewhere.
rilesdun (Migrated from gitlab.com) closed this pull request 2023-05-30 11:21:06 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#806
No description provided.