Skip to content

Commit 74bdb33

Browse files
authored
Merge pull request #478 from ton-blockchain/dev
update mypylib
2 parents bf46931 + 0dd02e3 commit 74bdb33

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,13 @@ Mytonctrl's documentation can be found at https://docs.ton.org/participate/run-n
7171
| Ubuntu 18.04 LTS (Bionic Beaver) | OK |
7272
| Ubuntu 20.04 LTS (Focal Fossa) | OK |
7373
| Ubuntu 22.04 LTS (Jammy Jellyfish) | OK |
74+
| Ubuntu 24.04 LTS (Noble Numbat) | OK |
7475
| Debian 8 | Error: Unable to locate package libgsl-dev |
7576
| Debian 9 | Error: TON compilation error |
7677
| Debian 10 | OK |
7778

7879
# Installation
80+
Please note that during the installation and upgrade procedure, `mytonctrl` will need to escalate privileges using the sudo or su methods in order to upgrade / install system wide components. Depending on your environment, you may be prompted to enter the password for the root or sudo user.
7981
## Installation scripts overview
8082
- `toninstaller.sh`: clones `TON` and` mytonctrl` sources to `/usr/src/ton` and`/usr/src/mytonctrl` folders, compiles programs from sources and writes them to `/usr/bin/`.
8183
- `mytoninstaller.py`: configures the validator and `mytonctrl`; generates validator connection keys.

mypylib

Submodule mypylib updated 1 file

0 commit comments

Comments
 (0)