Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
David Hunter ਨੇ ਲਿਖਿਆ:
Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
it is working for me with version: pidgin-2.0.0-0.34.beta7devel.fc7
regards
On Thu, 2007-04-26 at 18:02 +0530, A S Alam wrote:
David Hunter ਨੇ ਲਿਖਿਆ:
Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
it is working for me with version: pidgin-2.0.0-0.34.beta7devel.fc7
That's because you're using an old version with the epoch still. pidgin-2.0.0-0.35.beta7devel.fc7 is the latest. It dropped the epoch on the package and therefore yum won't upgrade it. You'll need to do it manually.
Once that's done, it should work fine still assuming all the parts were updated.
josh
2007/4/26, David Hunter davehoz@gmail.com:
Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
There were some dependency problems earlier, but its fixed now. I think "rpm -e --nodeps pidgin && yum install pidgin" should solve your problem.
David Hunter wrote:
Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
Check out Warren's post on the 23rd https://www.redhat.com/archives/fedora-devel-list/2007-April/msg01195.html
Try that and see what happens.
This should nearly be a release note I think?
-- N.J.
-- David Hunter
On Fri, 2007-04-27 at 00:44 +1200, Nigel Jones wrote:
David Hunter wrote:
Try to launch pidgin (again in rawhide), from the terminal and it returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
Check out Warren's post on the 23rd https://www.redhat.com/archives/fedora-devel-list/2007-April/msg01195.html
Try that and see what happens.
This should nearly be a release note I think?
Why? It only applies to people who were running rawhide last week.
Anyone with an older system will skip over the broken one and get the right version of pidgin from the repo. All new installs will also get the right version.
fedora-devel-list and fedora-test-list are appropriate channels for this announcement. We *might* mention it in the Test4 release notes, but not in F7 final.
-w
Pidgin crashing again. How to get a backtrace?
On 27/04/07, Will Woods wwoods@redhat.com wrote:
On Fri, 2007-04-27 at 00:44 +1200, Nigel Jones wrote:
David Hunter wrote:
Try to launch pidgin (again in rawhide), from the terminal and it
returns:
[dhunter@localhost ~]$ pidgin pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory
What needs to be fixed? What do I need to check?
Check out Warren's post on the 23rd
https://www.redhat.com/archives/fedora-devel-list/2007-April/msg01195.html
Try that and see what happens.
This should nearly be a release note I think?
Why? It only applies to people who were running rawhide last week.
Anyone with an older system will skip over the broken one and get the right version of pidgin from the repo. All new installs will also get the right version.
fedora-devel-list and fedora-test-list are appropriate channels for this announcement. We *might* mention it in the Test4 release notes, but not in F7 final.
-w
-- fedora-devel-list mailing list fedora-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-list
David Hunter ਨੇ ਲਿਖਿਆ:
Pidgin crashing again. How to get a backtrace?
one bug for pidgin was filed for crash -- Bug 241580: Crash application during getting message from Buddy [BT attached] -- for bt with pidgin, http://live.gnome.org/GettingTraces/Details can help regards