diff --git a/projects/git-etc.html b/projects/git-etc.html index cca3a9a..e2b70af 100644 --- a/projects/git-etc.html +++ b/projects/git-etc.html @@ -62,20 +62,20 @@ See "man 1 ctrlconf" for more details
Download an archive with latest version of source files.
Extract it and install the application:
+If you want install it to /
you must run it as root, e.g.:
/
you must run it as root, e.g.:
{% highlight bash %}
sudo ./install.sh
{% endhighlight %}
-If no path is specified it will be installed to /
by default.
/
by default.
Download an archive with latest version of source files.
Extract it and install the application:
-If you want install it into /
, you should run as root following commands:
/
, you should run as root following commands:
{% highlight bash %}
cd /path/to/extracted/archive
@@ -100,7 +99,7 @@ make
sudo make install
{% endhighlight %}
-Available cmake flags are:
+Available cmake flags are:-DUSE_QT5:BOOL=0
- use Qt4 instead of Qt5 for GUIDownload an archive with latest version of source files.
Extract it and install the application. For global isntallation type:
+For local isntallation type:
+For local isntallation type: {% highlight bash %} cd /where/is/applet/ @@ -57,13 +57,13 @@ make install {% endhighlight %}Restart plasma to load the applet:
+Also you might need to run kbuildsycoca4
in order to get the *.desktop
file recognized:
kbuildsycoca4
in order to get the *.desktop
file recognized:
{% highlight bash %}
kbuildsycoca4 &> /dev/null
diff --git a/projects/pytextmonitor.html b/projects/pytextmonitor.html
index 4eda6b1..309c52d 100644
--- a/projects/pytextmonitor.html
+++ b/projects/pytextmonitor.html
@@ -45,8 +45,8 @@ links:
Download an archive with latest version of source files.
Extract it and install:
+For global isntallation type:
+For global installation type: {% highlight bash %} cd /where/is/applet/ diff --git a/projects/queued.html b/projects/queued.html index 837bd53..61cb8c0 100644 --- a/projects/queued.html +++ b/projects/queued.html @@ -56,20 +56,20 @@ Parameters:Download an archive with latest version of source files.
Extract it and install the application:
+If you want install it to /
you must run it as root, e.g.:
/
you must run it as root, e.g.:
{% highlight bash %}
sudo ./install.sh
{% endhighlight %}
-If no path is specified it will be installed to /
by default.
/
by default.Скачайте архив с актуальной версией исходных файлов.
Извлеките из него файлы и установите приложение:
+Если Вы хотите установить в /
, Вы должны запустить это, как root:
/
, Вы должны запустить это, как root:
{% highlight bash %}
sudo ./install.sh
{% endhighlight %}
-Если путь не указан, пакет будет установлен в /
.
/
.Скачайте архив с актуальной версией исходных файлов.
Извлеките из него файлы и установите приложение:
-Если Вы хотите установить в /
, Вы должны запустить как root:
/
, Вы должны запустить как root:
{% highlight bash %}
cd /путь/к/распакованному/архиву
@@ -101,7 +100,7 @@ make
sudo make install
{% endhighlight %}
-Доступные флаги cmake:
+Доступные флаги cmake:-DUSE_QT5:BOOL=0
- использовать Qt4 вместо Qt5Скачайте архив с актуальной версией исходных файлов.
Извлеките из него файлы и установите приложение. Для глобальной установки наберите:
+Для локальной:
+Для локальной: {% highlight bash %} cd /where/your/applet/is/installed @@ -58,14 +58,13 @@ make install {% endhighlight %}Перезапустите plasma, чтобы загрузить апплет:
+Также Вам может потребоваться запустить kbuildsycoca4
, чтобы распознать *.desktop
файл:
kbuildsycoca4
, чтобы распознать *.desktop
файл:
{% highlight bash %}
kbuildsycoca4 &> /dev/null
diff --git a/ru/projects/pytextmonitor.html b/ru/projects/pytextmonitor.html
index f185331..be47adc 100644
--- a/ru/projects/pytextmonitor.html
+++ b/ru/projects/pytextmonitor.html
@@ -46,8 +46,8 @@ links:
Скачайте архив с актуальной версией исходных файлов.
Извлеките из него файлы и установите:
+Для глобальной установки наберите:
+Для глобальной установки наберите: {% highlight bash %} cd /путь/к/извлеченным/файлам/ diff --git a/ru/projects/queued.html b/ru/projects/queued.html index bdefa3e..e8c3130 100644 --- a/ru/projects/queued.html +++ b/ru/projects/queued.html @@ -57,20 +57,20 @@ Parameters:Скачайте архив с актуальной версией исходных файлов.
Извлеките из него файлы и установите приложение:
+Если Вы хотите установить в /
, Вы должны запустить это, как root:
/
, Вы должны запустить это, как root:
{% highlight bash %}
sudo ./install.sh
{% endhighlight %}
-Если путь не указан, пакет будет установлен в /
.
/
.