Translations:Archive:Kdenlive/Manual/ShootingHints/6/ru: Difference between revisions

From KDE UserBase Wiki
(Created page with "Затем сконфигурируйте, скомпилируйте и инсталлируйте его, запустив следующий код в директории,...")
 
m (FuzzyBot moved page Translations:Kdenlive/Manual/ShootingHints/6/ru to Translations:Archive:Kdenlive/Manual/ShootingHints/6/ru without leaving a redirect: Part of translatable page "Kdenlive/Manual/ShootingHints")
 
(No difference)

Latest revision as of 13:48, 11 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Archive:Kdenlive/Manual/ShootingHints)
Then configure, compile, and install it by running the following code in the directory where you saved the source files:
{{Input|1=<nowiki>
./configure
make
sudo make install</nowiki>}}

Затем сконфигурируйте, скомпилируйте и инсталлируйте его, запустив следующий код в директории, где вы сохранили исходные файлы:

./configure
make
sudo make install