Re: [Ekiga-list] Ekiga 3.25 compiled OK but unable to detect Audio Device



Garry Tristan wrote:
Hi,

Hi Garry,

I followed the instructions http://wiki.ekiga.org/index.php/Compiling_Ekiga to compile Ekiga 3.25

My system is Ubuntu 9.04 x64 and Ekiga 3.20 was already there and was working OK. The reason I wanted to try 3.25 is to get more codecs and hopefully a better program with all the bug fixes.

I compiled in this order
1. ptlib: ./configure --enable-alsa=yes --disable-oss

What does "ls -lR /usr/lib/ptlib-*" show? Do you have libasound2-dev installed?
If not, you should install it and recompile ptlib, opal, ekiga.
If yes, do you have the output of ptlib's configure?

2. opal
3. ekiga: ./configure --prefix=/usr --disable-ldap

NOTE: I got plenty of dependency errors with LDAP and as I don't need it. I think that it's OK to disable it.

After successful sudo make, sudo make install. Ekiga 3.25 has replaced v3.20 in Application / Internet menu. However, the new Ekiga 3.25 is unable to detect Asla audio device. The only device available in the dropdown list is SILENT (Ekiga/Ekiga).

The sound is working OK. Rhythmbox, Totem, Skype, Pidgin. The previous Ekiga 3.20 was also working OK.

Question 1: How to make Ekiga 3.25 detect correctly audio devices?

See above.

Question 2: In case Q1 is unsolvable, how can I remove completely all traces of Ekiga 3.25 so that I can bring back Ekiga 3.20 from the Ubutu repository?

For Q2, I have done "sudo make uninstall". Nothing happened. Ekiga 3.25 is still in the Application/ Internet menu and if clicked on it, the program starts normally as if it was not affected by the make uninstall.

This is interesting. Could you tell us what sudo make uninstall prints (sud make uninstall 2>&1|tee output, and send us output)?

--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]