Настройка модуля Приват24: відмінності між версіями
Перейти до навігації
Перейти до пошуку
Gudwin (обговорення | внесок) (Новая страница: «1. Устанавливаем модули perl <syntaxhighlight lang="bash" cd /usr/ports/textproc/p5-XML-Simple && make install clean cd /usr/ports/security/p5-…») |
Gudwin (обговорення | внесок) Немає опису редагування |
||
Рядок 1: | Рядок 1: | ||
1. Устанавливаем модули perl | 1. Устанавливаем модули perl | ||
<syntaxhighlight lang="bash" | <syntaxhighlight lang="bash"> | ||
cd /usr/ports/textproc/p5-XML-Simple && make install clean | cd /usr/ports/textproc/p5-XML-Simple && make install clean | ||
cd /usr/ports/security/p5-Digest-MD5/ && make install clean | cd /usr/ports/security/p5-Digest-MD5/ && make install clean |
Версія за 14:14, 26 серпня 2017
1. Устанавливаем модули perl
cd /usr/ports/textproc/p5-XML-Simple && make install clean
cd /usr/ports/security/p5-Digest-MD5/ && make install clean
cd /usr/ports/www/p5-LWP-UserAgent-WithCache/ && make install clean
cd /usr/ports/security/p5-Crypt-SSLeay/ && make install clean
cd /usr/ports/www/p5-LWP-Protocol-https && make install clean