zephyr91
(usa Debian)
Enviado em 27/10/2010 - 01:54h
eu resolvi o outro bug que aparece
com esse mini tuto que um cara fez na net
Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
[644:387] Error(clientchannel.cc:695): Connection to GoogleTalkPlugin lost while responding to getVersion. Give up. reason=0
You probably have missing dependencies of libpulse (Debian bug #588582). Try running:
ldd /usr/lib32/libpulse.so.0
If you see some entries like:
libwrap.so.0 => not found
libgdbm.so.3 => not found
Then this is probably Debian bug #588582.
Here's how you can fix it:
sudo mkdir -p /emul/ia32-libs
# grab the current i386 debs of libgdbm3 and libwrap0 packages
# from the your distro's repos for example, go to
#
http://packages.debian.org/testing/libgdbm3 and follow the i386
# download links (substitute unstable for testing if you're running it)
sudo dpkg -X libgdbm3_1.8.3-9_i386.deb /emul/ia32-linux
sudo dpkg -X libwrap0_7.6.q-19_i386.deb /emul/ia32-linux
echo -e "/emul/ia32-linux/lib\n/emul/ia32-linux/usr/lib" | sudo tee -a /etc/ld.so.conf.d/ia32.conf
sudo ldconfig
espero que ajude as pessoas tambem eu consegui instalar o skype ele ta funcionando apenas o microfone mas vou procurar algo antes de criar outro post aqui.. vlww pessoall =D