﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
102,Qutecom is not able to start on linux - 32 bit,ahgindia,vadim,"Recently I have compiled qutecom from latest qutecom source.
It successfully built and worked on my system.
When I tried to run this build on other fresh linux system, it gave several dependency errors on that system. (including boost, libcurl, libavcodec, etc.)
Then I downloaded the qutecom RPM from the link given on qutecom home page : http://qutecom.ipex.cz/RPMS/. Any of these RPMs did not installed on my system, on which I builded the qutecom. So is there any solution for this?
======================================
[root@localhost ~]# rpm -i /usr/src/qutecom-2.2-RC3.i386.rpm
error: Failed dependencies:
        libboost_program_options.so.3 is needed by qutecom-2.2-RC3.i386
        libboost_serialization.so.3 is needed by qutecom-2.2-RC3.i386
        libboost_signals.so.3 is needed by qutecom-2.2-RC3.i386
        libboost_thread-mt.so.3 is needed by qutecom-2.2-RC3.i386
        libcrypto.so.7 is needed by qutecom-2.2-RC3.i386
        libsamplerate.so.0(libsamplerate.so.0.0) is needed by qutecom-2.2-RC3.i386
        libsamplerate.so.0(libsamplerate.so.0.1) is needed by qutecom-2.2-RC3.i386
        libsndfile.so.1(libsndfile.so.1.0) is needed by qutecom-2.2-RC3.i386
        libssl.so.7 is needed by qutecom-2.2-RC3.i386
        libswscale.so.0 is needed by qutecom-2.2-RC3.i386
======================================
On this same system, I am successfully build qutecom, so all this packages are already installed. How can I solve this error, so I can build qutecom and run on other linux distros..
Any help would be appreciated.
Thanks.",defect,closed,minor,QuteCom 2.2-RC4,misc,2.2,worksforme,linux rpm,
