Hi, I re-installed ekiga based on the link below and managed to get it all installed.
This time when i try to run ekiga i get the following: ekiga: error while loading shared libraries: libpt_linux_x86_r.so.1.10.10: cannot open shared object file: No such file or directory So next i do $ ls /usr/lib | grep libpt libpthread.a libpthread_nonshared.a libpthread.so libpt_linux_x86_r.so libpt_linux_x86_r.so.2 libpt_linux_x86_r.so.2.1 libpt_linux_x86_r.so.2.1-beta3 libpt.so libpt.so.1.10 libpt.so.1.10.10 libpt.so.1.10.3 libpt.so.1.10.7 libpt.so.1.9.3 Since libpt_linux_x86_r.so.1.10.10 is not there, i creat a symlink as: ln -s libpt.so.1.10.10 libpt_linux_x86_r.so.1.10.10 and confirm the now the required library .so is there in /usr/lib. But now running ekiga gives me a segmentation fault(core dump) which means probably something isnt right. Cant you tell me what? The other versions of libpt may be causing problems, but I am not sure that removing those will solve my problems. I had installed ptlib,pwlib,opan and ekiga in that order with sdl disabled. I am using ubuntu gutsy. Thanks in advance for any insights, Vinod > > --- yannick <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > This is for the SVN version, but may help you for > > dependencies: > > > http://wiki.ekiga.org/index.php/Talk:Additional_Information#PTLIB > > > > Regards, > > Yannick ____________________________________________________________________________________ > > > Looking for last minute shopping deals? > > > Find them fast with Yahoo! Search. > > > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > _______________________________________________ > > > ekiga-list mailing list > > > [email protected] > > > > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > > -- > > Me joindre en téléphonie IP / vidéoconférence ? > > sip:[EMAIL PROTECTED] > > Logiciel de VoIP Ekiga : http://www.ekiga.org > > > http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F > > > > _______________________________________________ > > ekiga-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
