mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
24 lines
432 B
Plaintext
24 lines
432 B
Plaintext
emerge commoncpp2
|
|
# editer /usr/lib/pkgconfig/libccext2.pc pour le includedir -> /usr/include/
|
|
ACCEPT_KEYWORDS=~x86 emerge ccrtp
|
|
emerge libosip
|
|
ACCEPT_KEYWORDS=~x86 emerge libeXosip
|
|
emerge libsamplerate
|
|
emerge cvs
|
|
emerge =qt-3.3.6-r1
|
|
|
|
cvs ...
|
|
|
|
cd tools/
|
|
portaudio.sh
|
|
cd portaudio
|
|
make install
|
|
cd ../../
|
|
./tools/autotoolize.sh
|
|
./configure --with-qtdir=/usr/qt/3 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
|
make
|
|
make install
|
|
|
|
sflphone
|
|
|