what does pwlib need to find a correct pthreads installation? I deleted some libpthread files by mistake, and since then pwlib configure script complains that "must have pthreads" and does not proceed.
I reinstalled libc6,g++ and some other packages to ensure pthreads is back up, or so I hope. But pwlib still does not find pthreads. What is it looking for?, so that I can try to fix the exact files it needs. I had a difficult time trying to guess looking at the configure script. Vinod --- Damien Sandras <[EMAIL PROTECTED]> wrote: > SVN uses ptlib (which is just pwlib renamed into > ptlib). > > Le mercredi 02 janvier 2008 à 12:54 -0800, Vinod a > écrit : > > Can someone confirm that I need to install both > ptlib > > and pwlib? > > > > The link yannick sent me below only installs ptlib > for > > ubuntu, but in documentation on ekiga web site as > well > > as forum posts I see only pwlib being installed. > The > > answer to this might help me avoid using any extra > > libraries. > > > > Thanks, > > Vinod > > > > --- Damien Sandras <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > Le lundi 31 décembre 2007 à 12:56 -0800, Vinod a > > > écrit : > > > > 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. > > > > > > > > > I suggest uninstalling everything. Your > installation > > > has several > > > conflicting and missing libraries. > > > > > > Yannick, can you check if our packages are > broken ? > > > > > > > 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] > === message truncated === ____________________________________________________________________________________ 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
