Author Topic: Qutecom  (Read 554 times)

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Qutecom
« on: February 21, 2011, 04:30:37 AM »
It has been a year or so since I tried this application, so tried again today to see if things had improved for me.

No go unfortunately ........

Code: [Select]
[user@Dell ~]$ qutecom
qutecom: error while loading shared libraries: libowutil.so: cannot open shared object file: No such file or directory
[user@Dell ~]$

Code: [Select]
[user@Dell ~]$ locate libowutil.so
/usr/lib/qutecom/libowutil.so
[user@Dell ~]$

Seems the file is there but qutecom fails to find it.

Is this error peculiar to my set up or is it general?

If someone else can confirm this error then maybe this should go in Broken Packages.

regards.

Offline canajun

  • Jr. Member
  • **
  • Posts: 49
  • I hate WinDohs!
Re: Qutecom
« Reply #1 on: February 21, 2011, 02:22:42 PM »
I can confirm that. No solution ...sorry. 

I tried using it today, for the first time in a long time. Seems to be a bug in the app itself, as reported on  Mandriva forums:

See: http://lists.mandriva.com/bugs/2010-12/msg00985.php

(referring to syntax errors)

Hopefully they will come up with a bug fix, as I prefer Qutecom to the other VOIP / SIP apps.

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Qutecom
« Reply #2 on: February 21, 2011, 03:08:58 PM »
Thanks for the link.

Problem solved.

I opened two file manager windows as root. The first at  /usr/lib/qutecom   and the second at    /usr/lib

I then dragged all the files under   /usr/lib/qutecom    to   /usr/lib    and selected to 'link here'.

The problem is that Qutecom is searching for the files in the wrong location.

It now launches without error.

regards.

Offline canajun

  • Jr. Member
  • **
  • Posts: 49
  • I hate WinDohs!
Re: Qutecom
« Reply #3 on: February 21, 2011, 07:19:08 PM »
Good thinkin! Thanks for the tip. Will do the same using Krusader dual-pane browser

 ;)