sobota 8. srpna 2009

Psi 0.13 + PsiMedia 1.0.3 pod Ubuntu - Kompilace ze src

Aktualizoval jsem na Wiki Ubuntu stručný návod, jak kompilovat Psi 0.13
s podporou PsiMedia 1.0.3.

http://wiki.ubuntu.cz/Psi

Zde si poznamenávám jakýsi instalační log.

http://downloads.sourceforge.net/psi/psi-0.13.tar.bz2

ubuntu:~/install/psi-0.13$ ./configure
Configuring Psi ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.4.0 ... yes
Checking for bundled QCA 2.0 ... yes
Checking for OpenSSL ... yes
Checking for zlib ... yes
Checking for certstore ... /etc/ssl/certs/ca-certificates.crt
Checking for QDBUS ... yes
Checking for the XScreenSaver extension ... yes
Checking for gethostbyname_r() ... yes
Checking for Aspell support ... yes

Good, your configure finished. Now run /usr/bin/make.

make
install

http://delta.affinix.com/download/psimedia/psimedia-1.0.3.tar.bz2

Nutné závislosti

apt get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev liboil0.3-dev libspeexdsp-dev

ubuntu:~/install/psimedia-1.0.3$ ./configure
Configuring PsiMedia ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.4.0 ... yes
Checking for glib >= 2.0 ... yes
Checking for gobject >= 2.0 ... yes
Checking for gthread >= 2.0 ... yes
Checking for gstreamer >= 0.10.22 ... yes
Checking for gstreamer-base >= 0.10.22 ... yes
Checking for gstreamer-interfaces >= 0.10.22 ... yes
Checking for gstreamer-audio >= 0.10.22 ... yes
Checking for gstreamer-video >= 0.10.22 ... yes
Checking for gstreamer-netbuffer >= 0.10.22 ... yes
Checking for gstreamer-rtp >= 0.10.22 ... yes
Checking for liboil >= 0.3 ... yes
Checking for speexdsp >= 1.2rc1 ... yes

Good, your configure finished. Now run /usr/bin/make.

make
install

Podle tohoto návodu je třeba nastavit Psi pro Voice.
http://dev.jabbim.cz/jabbim/wiki/Psi

Ještě doporučená kopie knihovny, jinak se v menu neobjeví možnost zahajit hovor.

sudo mkdir -p /usr/local/lib/psi/plugins/
sudo cp gstprovider/libgstprovider.so /usr/local/lib/psi/plugins/

2 komentáře:

Anonymní řekl(a)...

Ahoj, opět dokonalý návod. Až budu mít čas odzkouším. H

SmEjDiL řekl(a)...

Ani né dokonalý, spíš jen taková moje poznámka. Protože za měsíc to už zase zapomenu.