[Ekiga-list] ekiga 2.0.11 wont start

Damien Sandras dsandras at seconix.com
Fri Oct 12 08:14:14 UTC 2007


Le vendredi 12 octobre 2007 à 11:10 +1000, alex a écrit :
> alex wrote:
> > Hi Guys,
> >
> > I managed to get the proper pwlib and opal given on the ekiga.net site, 
> > built and installed.
> >
> > But when I run it, I get errors and it wont start:
> >
> > bash-3.00$ /usr/local/bin/ekiga
> > ld.so.1: ekiga: fatal: libopal_solaris_x86_r.so.2.2: open failed: No 
> > such file or directory
> > Killed
> >
> > bash-3.00$ ls -l /usr/local/lib
> > total 49396
> > drwxr-xr-x   3 root     root         512 Oct 12 10:50 bonobo
> > lrwxrwxrwx   1 root     root          31 Oct 12 10:38 libopal.so -> 
> > libopal_solaris_x86_r.so.2.2.11
> > lrwxrwxrwx   1 root     root          31 Oct 12 10:38 
> > libopal_solaris_x86_r.so -> libopal_solaris_x86_r.so.2.2.11
> > lrwxrwxrwx   1 root     root          31 Oct 12 10:38 
> > libopal_solaris_x86_r.so.2 -> libopal_solaris_x86_r.so.2.2.11
> > lrwxrwxrwx   1 root     root          31 Oct 12 10:38 
> > libopal_solaris_x86_r.so.2.2 -> libopal_solaris_x86_r.so.2.2.11
> > -rwxr-xr-x   1 root     root     19260752 Oct 12 10:38 
> > libopal_solaris_x86_r.so.2.2.11
> > lrwxrwxrwx   1 root     root          22 Oct 12 10:26 libpt.so -> 
> > libpt_solaris_x86_r.so
> > lrwxrwxrwx   1 root     root          30 Oct 12 10:26 
> > libpt_solaris_x86_r.so -> libpt_solaris_x86_r.so.1.10.10
> > lrwxrwxrwx   1 root     root          30 Oct 12 10:26 
> > libpt_solaris_x86_r.so.1 -> libpt_solaris_x86_r.so.1.10.10
> > lrwxrwxrwx   1 root     root          30 Oct 12 10:26 
> > libpt_solaris_x86_r.so.1.10 -> libpt_solaris_x86_r.so.1.10.10
> > -r--r--r--   1 root     root     5975888 Oct 12 10:26 
> > libpt_solaris_x86_r.so.1.10.10
> > drwxr-xr-x   3 root     root         512 Oct 12 10:26 pwlib
> >
> > What could be the problem?
> >
> > _______________________________________________
> > ekiga-list mailing list
> > ekiga-list at gnome.org
> > http://mail.gnome.org/mailman/listinfo/ekiga-list
> >
> >   
> 
> Ok, I fixed this, but I dont understand why I had to do, what I did. 
> When I built pwlib, opal and ekiga, I used --prefix=/usr/local on each.
> For some reason ekiga was looking in /usr/lib instead of /usr/local/lib, 
> I re-ran the install for each of the libraries, but this time installed 
> them in

That is the way unix systems work : each program loads its libraries
from the LIBRARY PATH. You can modify it by setting the appropriate
LD_LIBRARY_PATH variable.

> /usr, ekiga now starts, but I get an error message about no suitable 
> audio plugins being found. I have ekiga 2.0.9 installed on the same system
> and it works..
> 
> bash-3.00$ /usr/local/bin/ekiga -d 4
> 2007/10/12 11:05:00.981   0:00.382                        ekiga Detected 
> audio plugins:
> 2007/10/12 11:05:00.981   0:00.382                        ekiga Detected 
> video plugins: Picture,V4L
> 2007/10/12 11:05:00.982   0:00.383                        ekiga Detected 
> audio plugins:
> 2007/10/12 11:05:00.982   0:00.383                        ekiga Detected 
> video plugins: Picture,V4L
> 2007/10/12 11:05:51.168   0:50.569                        ekiga OpalMan 
> Deleted manager.
> 

The Video4Linux plugin is correctly installed, but you have no plugin
for audio. Make sure the correct plugin for audio has been compiled. On
FreeBSD, it should be OSS. On OpenSolaris, it should be sunaudio.

-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM         : http://www.novacom.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras at ekiga.net
                       




More information about the ekiga-list mailing list