Користувальницькі налаштування

Налаштування сайту


ring

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Наступна ревізія
Попередня ревізія
ring [2017/08/05 03:56] – створено - installation - daemon wombatring [2017/08/08 09:44] (поточний) – LibRingClient wombat
Рядок 4: Рядок 4:
  
 ===== В Gentoo ===== ===== В Gentoo =====
 +
 +В системі мають бути встановлені пакети:
 +
 +  x264 ffmpeg ogg flac gnutls jack vorbis vorbisenc samplerate iconv
 +  nettle pcre sndfile yaml-cpp uuid speex opus zlib boost
 +
 +  emerge -va dbus-c++
 +
 +Для підтримки відеоприскорення, потрібно також
 +
 +  emerge -va libva
  
   cd /home/install/   cd /home/install/
Рядок 32: Рядок 43:
   PKG_CONFIG_PATH="/home/username/local/usr/lib/pkgconfig/" CPPFLAGS="-I/home/username/local/usr/include/" LDFLAGS="-L/home/username/local/usr/lib/" ./configure --prefix=/home/username/local/usr/ --without-pulse --without-jack --without-portaudio --disable-accel   PKG_CONFIG_PATH="/home/username/local/usr/lib/pkgconfig/" CPPFLAGS="-I/home/username/local/usr/include/" LDFLAGS="-L/home/username/local/usr/lib/" ./configure --prefix=/home/username/local/usr/ --without-pulse --without-jack --without-portaudio --disable-accel
   make   make
 +  make install
 +
 +
 +==== LibRingClient ====
 +
 +  cd lrc/
 +  mkdir build
 +  cd build/
 +  cmake -DRING_BUILD_DIR=/home/username/local/usr/lib/ring/ -DCMAKE_INSTALL_PREFIX=/home/username/local/usr/ -DRING_XML_INTERFACES_DIR=/home/username/local/usr/share/dbus-1/interfaces/ ../
 +  make
 +  make install
 +
 +
 +
 +
 +====== Посилання ======
 +
 +https://tuleap.ring.cx/plugins/mediawiki/wiki/ring/index.php/Main_Page
 +
 +https://tuleap.ring.cx/plugins/mediawiki/wiki/ring/index.php/Build_Instructions
 +
 +https://docs.ring.cx/dev/compiling_and_installing/index.html
 +
 +https://docs.ring.cx/dev/compiling_and_installing/daemon.html
 +
 +https://docs.ring.cx/dev/compiling_and_installing/lrc.html
 +
 +https://docs.ring.cx/dev/compiling_and_installing/gnome_client.html
  
  
ring.1501905383.txt.bz2 · Востаннє змінено: повз wombat