You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Правка доков
This commit is contained in:
2
docs/en/md/Start/Release-variants.md
vendored
2
docs/en/md/Start/Release-variants.md
vendored
@@ -35,7 +35,7 @@ these release options are various forms of distribution for OInt CLI – a cross
|
||||
**oint-x.x.x-1.el7.x86_64.rpm** - this is an RPM package designed to install OInt in RHEL/Fedora/CentOS and other rpm-based distributions. It automatically suggests the install libicu - the internalisation package for Unicode (ICU) required for the application engine to work
|
||||
|
||||
<img style={{paddingRight:'20px',marginTop:'20px'}} src={require('./img/5.png').default} width="86" align="left"/>
|
||||
**oint.exe** - an executable file that, despite its Windows-oriented extension, is cross-platform. It requires .Net Framework 4.8 or a compatible version of Mono to run. In Windows and Debian-based distributions, this application is launched simply through the command line/terminal, while in RHEL-based distributions, it is launched through ```mono oint.exe "$@"```
|
||||
**`Deprecated since v. 1.18.0`** **oint.exe** - an executable file that, despite its Windows-oriented extension, is cross-platform. It requires .Net Framework 4.8 or a compatible version of Mono to run. In Windows and Debian-based distributions, this application is launched simply through the command line/terminal, while in RHEL-based distributions, it is launched through ```mono oint.exe "$@"```
|
||||
|
||||
:::warning
|
||||
The single file delivery is currently *`obsolete`* and is not recommended for use. It has performance issues and depends on the .Net Framework, so it only makes sense for evaluation use in cases where installing from the package/installer is undesirable or impossible for some reason
|
||||
|
2
docs/ru/md/Start/Release-variants.md
vendored
2
docs/ru/md/Start/Release-variants.md
vendored
@@ -35,7 +35,7 @@ sidebar_position: 1
|
||||
**oint-x.x.x-1.el7.x86_64.rpm** - это RPM-пакет, предназначенный для установки OInt в RHEL/Fedora/CentOS и других rpm-based дистрибутивах. При его использовании автоматически предлагается установка libicu - пакета интернациализации Unicode (ICU), необходимого для работы движка приложения
|
||||
|
||||
<img style={{paddingRight:'20px',marginTop:'20px'}} src={require('./img/5.png').default} width="86" align="left"/>
|
||||
**oint.exe** - исполняемый файл, который, несмотря на Windows-ориентированное расширение, является кросплатформенным. Для запуска требуется .Net Framework 4.8 или Mono совместимой версии. В Windows и Debian-based дистрибутивах данное приложение запускается просто через командную строку/терминал, а в дистрибутивах, основанных на RHEL - через ```mono oint.exe "$@"```
|
||||
**`Исключено начиная с версии 1.18.0`** **oint.exe** - исполняемый файл, который, несмотря на Windows-ориентированное расширение, является кросплатформенным. Для запуска требуется .Net Framework 4.8 или Mono совместимой версии. В Windows и Debian-based дистрибутивах данное приложение запускается просто через командную строку/терминал, а в дистрибутивах, основанных на RHEL - через ```mono oint.exe "$@"```
|
||||
|
||||
:::warning
|
||||
Поставка одним файлом на данный момент является *`устаревшей`* и не рекомендуется к использованию. Она имеет проблемы с производительностью и зависит от .Net Framework, поэтому имеет смысл только для ознакомительного использования в тех случаях, когда установка из пакета/установщика по какой-то причине нежелательна или невозможна
|
||||
|
Reference in New Issue
Block a user