<br><br><div class="gmail_quote">On Wed, May 14, 2008 at 1:18 PM, Michal Jaegermann <<a href="mailto:michal@harddata.com">michal@harddata.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, May 14, 2008 at 01:04:36PM -0500, Justin Conover wrote:<br>
><br>
><br>
> I had tried that just creating a teamspeak.conf with /opt/TeamSpeak2RC2,<br>
<br>
</div>This was the location and not something like /opt/TeamSpeak2RC2/lib ?<br>
<div class="Ih2E3d"><br>
> ran ldconfig and it still didn't work, that is why i just linked<br>
> to them in /usr/ lib<br>
<br>
</div>What 'ldconfig -v' had to say about the situation?<br>
<br>
If you did not make any mistakes then, from what you are saying, you<br>
have a serious bug in a glibc package to report.  Not that I ever<br>
seen anything like that.<br>
<div><div></div><div class="Wj3C7c"><br>
   Michal<br>
<br>
--<br>
fedora-test-list mailing list<br>
<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
To unsubscribe:<br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a></div></div></blockquote><div><br> # cd /opt/TeamSpeak2RC2/<br># mkdir lib<br>
# cp lib* lib/<br># pwd<br>/etc/ld.so.conf.d<br># cat teamspeak.conf <br>/opt/TeamSpeak2RC2/lib<br># ldconfig <br><br>1# cd /opt/TeamSpeak2RC2/lib<br><br># ll<br>total 7772<br>lrwxrwxrwx 1 root root      16 2008-05-14 21:01 HVDI.so.0.8 -> libHVDI.so.0.8.0<br>
lrwxrwxrwx 1 root root      21 2008-05-14 21:01 <a href="http://libborqt-6.9.0-qt2.3.so">libborqt-6.9.0-qt2.3.so</a> -> <a href="http://libborqt-6.9-qt2.3.so">libborqt-6.9-qt2.3.so</a><br>-rwxr-xr-x 1 root root 7526184 2008-05-14 21:00 <a href="http://libborqt-6.9-qt2.3.so">libborqt-6.9-qt2.3.so</a><br>
-rwxr-xr-x 1 root root  180344 2008-05-14 21:00 libHVDI.so.0.8.0<br>lrwxrwxrwx 1 root root      17 2008-05-14 21:01 libspeex.so.1 -> libspeex.so.1.0.0<br>-rwxr-xr-x 1 root root  224296 2008-05-14 21:00 libspeex.so.1.0.0<br>
<br>$ /opt/TeamSpeak2RC2/TeamSpeak.bin <br>/opt/TeamSpeak2RC2/TeamSpeak.bin: symbol lookup error: /opt/TeamSpeak2RC2/TeamSpeak.bin: undefined symbol: initPAnsiStrings<br><br># ldconfig -v |more<br>snip<br>/opt/TeamSpeak2RC2/lib:<br>
    <a href="http://libborqt-6.9.0-qt2.3.so">libborqt-6.9.0-qt2.3.so</a> -> <a href="http://libborqt-6.9-qt2.3.so">libborqt-6.9-qt2.3.so</a><br>    HVDI.so.0.8 -> libHVDI.so.0.8.0<br>    libspeex.so.1 -> libspeex.so.1.0.0<br>
snip snip (very bottom)<br>/lib/i686: (hwcap: 0x0008000000000000)<br>/lib64/tls: (hwcap: 0x8000000000000000)<br>/usr/lib64/sse2: (hwcap: 0x0000000004000000)<br>/usr/lib64/tls: (hwcap: 0x8000000000000000)<br><br></div></div>
<br>