| User | Post |
|
6:28 pm June 19, 2010
| Krovikan
| | |
| Member | posts 16 |
|
|
Post edited 10:31 pm – June 19, 2010 by Krovikan
Hello:
I can execute Mangler, but when I push "Connect", Mangler crash.
Error in crash is:
/usr/bin/mangler: symbol lookup error: /usr/bin/mangler: undefined symbol: v3_free_event
Mangler: 1.2.0-1.1
OS: OpenSuse 11.2 (i586)
Desktop: KDE 4.3.5
Kernel: 2.6.31.12-0-2
|
|
|
6:31 pm June 19, 2010
| clearscreen
| | |
| Member | posts 48 |
|
|
Looks like you have an outdated copy of the libventrilo library installed.
Try the following as root:
rm -rf /usr/lib/libventrilo3* /usr/local/lib/libventrilo3* /usr/bin/mangler /usr/local/bin/mangler
Then reinstall mangler.
|
|
|
6:41 pm June 19, 2010
| Krovikan
| | |
| Member | posts 16 |
|
|
clearscreen said:
Looks like you have an outdated copy of the libventrilo library installed.
Â
Try the following as root:
rm -rf /usr/lib/libventrilo3* /usr/local/lib/libventrilo3* /usr/bin/mangler /usr/local/bin/mangler
Â
Then reinstall mangler.
I followed your steps but continue the error:
/usr/bin/mangler: symbol lookup error: /usr/bin/mangler: undefined symbol: v3_free_event
Regards
|
|
|
6:54 pm June 19, 2010
| Haxar
| | |
| Moderator
| posts 58 |
|
|
Post edited 11:01 pm – June 19, 2010 by Haxar
As root, issue the following:
ldd /usr/bin/mangler
Then paste it here or on pastebin.com.
|
|
|
7:41 pm June 19, 2010
| Krovikan
| | |
| Member | posts 16 |
|
|
HeHaxar said:
As root, issue the following:
ldd /usr/bin/mangler
Then paste it here or on pastebin.com.
Here is the output:
http://pastebin.com/BQunH2Np
Regards
|
|
|
3:32 pm June 27, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
You didn't run the command he pasted as root. /usr/bin/mangler is still linked against /usr/local/lib/libventrilo3.so.0.
The line that says:
libventrilo3.so.0 => /usr/local/lib/libventrilo3.so.0 (0xb74d3000)
should say:
libventrilo3.so.0 => /usr/lib/libventrilo3.so.0 (0xb74d3000)
When you've completely removed your old version that you installed from source (by running that command clearscreen posted above), and then reinstall the package, it will work fine.
|
|
|
5:50 am June 28, 2010
| Krovikan
| | |
| Member | posts 16 |
|
|
ekilfoil said:
Â
When you've completely removed your old version that you installed from source (by running that command clearscreen posted above), and then reinstall the package, it will work fine.
Â
A lot of thanks Ek.
This time, after remove Mangler from Yast, I checked the 4 directories. Had no trace (I deleted the .desktop in the Plasma)
So I install the RPM and Mangler works very good.
Now, I have: libventrilo3.so.0 => /usr/lib/libventrilo3.so.0 (0xb756d000)
Runs OK in OpenSuSE 11.2 (i586)
Many greetings
PD: I love Google translator for any words in this post. I realized that the word I used to give greetings at the end of my posts is not Regards. Is Greetings. 
|
|