Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
| Порівняння попередніх версійПопередня ревізіяНаступна ревізія | Попередня ревізія |
| ring [2017/08/05 04:02] – wombat | ring [2017/08/08 09:44] (поточний) – LibRingClient wombat |
|---|
| 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 |
| |
| |