Opened 4 years ago

Closed 3 years ago

#102 closed defect (worksforme)

Qutecom is not able to start on linux - 32 bit

Reported by: ahgindia Owned by: vadim
Priority: minor Milestone: QuteCom 2.2-RC4
Component: misc Version: 2.2
Keywords: linux rpm Cc:

Description

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.

Change History (3)

comment:1 Changed 4 years ago by ahgindia

Hello vadim,
Can I have some idea on how can I solve this bug for qutecom linux build?
The idea here is that, I am successfully able to build qutecom on my linux box, so there are no chances of missing dependencies. So why I am not able to install qutecom from rpm provided from qutecom site?
The same thing applies the other way. The qutecom built on my linux box, doesn't run on other linux system. It gives same dependency error. When I do build qutecom on windows, and run the same built on other windows system, it works with no issues.
Please provide me some solution for this. I really need to have some probable solution for this.
Thanks in Advance.

comment:2 Changed 3 years ago by chris-mac

  • Milestone changed from QuteCom 2.2-RC2 to QuteCom 2.2-RC4
  • Priority changed from major to minor
  • Version changed from 2.2-RC3 to 2.2

comment:3 Changed 3 years ago by laurent

  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.