Installing UCTIMSClient on Ubuntu 12

3
Installing UCTIMSClient on Ubuntu 12.04 First Install some dependencies (maybe you have installed some of them): apt-get install libexosip2-dev apt-get install libgtk2.0-dev apt-get install libxml2-dev apt-get install libcurl4-openssl-dev apt-get install libgstreamer0.10-0 apt-get install libgstreamer-plugins-base0.10-dev apt-get install gstreamer0.10-plugins-base apt-get install gstreamer0.10-plugins-good apt-get install gstreamer0.10-plugins-bad apt-get install gstreamer0.10-plugins-ugly apt-get install gstreamer0.10-ffmpeg apt-get install libavcodec-extra-53 apt-get install libavcodec-unstripped-51 apt-get install libvlc-dev apt-get install vlc Download UCTIMSClient1.0.14.tar.gz from this link: https://developer.berlios.de/project/showfiles.php?group_id=7844 Go to the directory of UCTIMSClient1.0.14 where you download and untar it. pwd .../uctimclient1.0.14 make ./uctimsclient

description

step by step guide to install UCTIMSClient on Ubuntu 12

Transcript of Installing UCTIMSClient on Ubuntu 12

Installing UCTIMSClient on Ubuntu 12.04 First Install some dependencies (maybe you have installed some of them): apt-get install libexosip2-dev apt-get install libgtk2.0-dev apt-get install libxml2-dev apt-get install libcurl4-openssl-dev apt-get install libgstreamer0.10-0 apt-get install libgstreamer-plugins-base0.10-dev apt-get install gstreamer0.10-plugins-base apt-get install gstreamer0.10-plugins-good apt-get install gstreamer0.10-plugins-bad apt-get install gstreamer0.10-plugins-ugly apt-get install gstreamer0.10-ffmpeg apt-get install libavcodec-extra-53 apt-get install libavcodec-unstripped-51 apt-get install libvlc-dev apt-get install vlcDownload UCTIMSClient1.0.14.tar.gz from this link: https://developer.berlios.de/project/showfiles.php?group_id=7844Go to the directory of UCTIMSClient1.0.14 where you download and untar it. pwd.../uctimclient1.0.14make ./uctimsclient